Re: GST rates on the basis of product price or price range

2018-08-22 Thread Rishi Solanki
I have now one question, weather you would like to model the min item price
and max item price. Or you are unable to fetch the data of product of
specific price range.
My answer intended to resolve the second problem which is fetching the
data. Also the HSN code is one categorization of products, but it might be
further categorized on the basis of price. Extending the entity should be
the last option to go with when we have alternate ways to handle, this also
means I'm not against the extending entity but it should be last option to
go with.

We can talk on more insights of problem you are facing.

Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co


On Wed, Aug 22, 2018 at 1:46 PM Vaibhav Jain 
wrote:

> Hello Rishi,
>
> I am working on the GST of India.
>
> One of the business rules of the GST is like:
> - Tax is applied on the basis of HSN code which is managed using
> ProductCategory entity
> - Same HSN code may have different GST rate on the basis of price
> - Goods of sale value not exceeding Rs. 1000 per piece would be taxed at 5%
> and the goods of sale value exceeding Rs. 1000 per piece would be taxed at
> 12%.
>
> As per the GST rules and existing data model price range should be
> maintained in *TaxAuthorityRateProduct* entity instead of using
> *ProductCategory* entity.
>
> One of the solutions is we can extend the *TaxAuthorityRateProduct* entity
> and introduce a new column *maxItemPrice. *Now, *minItemPrice* and*
> maxItemPrice *columns can be used to filter the records on the basis of the
> price range.
>
> Please suggest can we extend the entity or do we have any other/better
> solution to manage this scenario.
>
> Vaibhav Jain
> Sr. Enterprise Software Engineer
> HotWax Systems
> m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com
>
>
> On Tue, Aug 21, 2018 at 11:20 PM Rishi Solanki 
> wrote:
>
> > Vaibhav,
> > Instead of trying to fetch product on field value, go for creating
> > categories for your need and make product members of them.
> > For example you may create categories 0-100, 101-200, 201-300 of type
> > OTHER_SEARCH type as many as you want. Finally associate the products
> with
> > desired categories. After that you fetching would be easy at code level.
> >
> > It will take time to setup but data fetching would be easy and
> configurable
> > easily (may be you can use some triggers to associate)
> >
> > --
> > Rishi Solanki
> > Sr Manager, Enterprise Software Development
> > HotWax Systems Pvt. Ltd.
> > Direct: +91-9893287847
> > http://www.hotwaxsystems.com
> > www.hotwax.co
> >
> >
> > On Tue, Aug 21, 2018 at 2:42 PM Vaibhav Jain <
> > vaibhav.j...@hotwaxsystems.com>
> > wrote:
> >
> > > Hello all,
> > >
> > > *Business case:*
> > > Goods and Service Tax is India allow to apply different tax rates on
> > > the same product/product category on the basis of product
> > > price(transactional value).
> > >
> > > *Problem: In fetching data for a specific price range*
> > >
> > >- In OFBiz the *TaxAuthorityRateProduct* entity is used to define
> the
> > >tax rates for any product category.
> > >- *TaxAuthorityRateProduct*.*minItemPrice* can be used to manage
> > >different tax rates on the basis of the product price but it is
> > > difficult
> > >to fetch the data on the basis of a specific price range using
> single
> > >column(minItemPrice)
> > >
> > >
> > > Vaibhav Jain
> > > Sr. Enterprise Software Engineer
> > > HotWax Systems
> > > m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com
> > >
> >
>


Re: Request to become a Contributor

2018-08-22 Thread Deepak Dixit
Looping in Rashi.

Thanks & Regards
--
Deepak Dixit


On Wed, Aug 22, 2018 at 8:15 PM, Deepak Dixit 
wrote:

> Hi Rashi,
>
> Your email has been moderated, Please subscribe to mailing list.
> https://ofbiz.apache.org/mailing-lists.html
>
>
> Thanks & Regards
> —
> Deepak Dixit
>
> On Wed, 22 Aug 2018 at 8:14 PM, Rashi Dhagat  com> wrote:
>
>> Hello,
>>
>> Please register me as an OFBiz Contributor.
>>
>> My account details are-
>> Full Name: Rashi Dhagat
>> User Name: rashi.dhagat
>> Email: rashidhaga...@gmail.com
>>
>> I have signed the ICLA-
>> https://people.apache.org/unlistedclas.html
>>
>>
>> --
>> *Rashi Dhagat* | Enterprise Quality Engineer
>> HotWax Commerce 
>> 80, Scheme No.78, Part-II, Vijay Nagar, Indore 452010
>> main: +91-8989530074
>>
>> HotWax Systems recently received 8 mentions in *The Gartner Digital
>> Commerce Vendor Guide, 2016 *by Gartner, Inc., the world's leading IT
>> research and advisory company. Learn more about our research here
>> > newsletters/HotWax/1-2UVLP6M/index.html>
>> .
>> 
>>
> --
> Thanks & Regards
> --
> Deepak Dixit
>
>


Re: Request to become a Contributor

2018-08-22 Thread Deepak Dixit
Hi Rashi,

Your email has been moderated, Please subscribe to mailing list.
https://ofbiz.apache.org/mailing-lists.html


Thanks & Regards
—
Deepak Dixit

On Wed, 22 Aug 2018 at 8:14 PM, Rashi Dhagat 
wrote:

> Hello,
>
> Please register me as an OFBiz Contributor.
>
> My account details are-
> Full Name: Rashi Dhagat
> User Name: rashi.dhagat
> Email: rashidhaga...@gmail.com
>
> I have signed the ICLA-
> https://people.apache.org/unlistedclas.html
>
>
> --
> *Rashi Dhagat* | Enterprise Quality Engineer
> HotWax Commerce 
> 80, Scheme No.78, Part-II, Vijay Nagar, Indore 452010
> main: +91-8989530074
>
> HotWax Systems recently received 8 mentions in *The Gartner Digital
> Commerce Vendor Guide, 2016 *by Gartner, Inc., the world's leading IT
> research and advisory company. Learn more about our research here
> <
> https://www.gartner.com/technology/media-products/newsletters/HotWax/1-2UVLP6M/index.html
> >
> .
> 
>
-- 
Thanks & Regards
--
Deepak Dixit


Request to become a Contributor

2018-08-22 Thread Rashi Dhagat
Hello,

Please register me as an OFBiz Contributor.

My account details are-
Full Name: Rashi Dhagat
User Name: rashi.dhagat
Email: rashidhaga...@gmail.com

I have signed the ICLA-
https://people.apache.org/unlistedclas.html


-- 
*Rashi Dhagat* | Enterprise Quality Engineer
HotWax Commerce 
80, Scheme No.78, Part-II, Vijay Nagar, Indore 452010
main: +91-8989530074

HotWax Systems recently received 8 mentions in *The Gartner Digital
Commerce Vendor Guide, 2016 *by Gartner, Inc., the world's leading IT
research and advisory company. Learn more about our research here

.



Re: GST rates on the basis of product price or price range

2018-08-22 Thread Vaibhav Jain
Hello Rishi,

I am working on the GST of India.

One of the business rules of the GST is like:
- Tax is applied on the basis of HSN code which is managed using
ProductCategory entity
- Same HSN code may have different GST rate on the basis of price
- Goods of sale value not exceeding Rs. 1000 per piece would be taxed at 5%
and the goods of sale value exceeding Rs. 1000 per piece would be taxed at
12%.

As per the GST rules and existing data model price range should be
maintained in *TaxAuthorityRateProduct* entity instead of using
*ProductCategory* entity.

One of the solutions is we can extend the *TaxAuthorityRateProduct* entity
and introduce a new column *maxItemPrice. *Now, *minItemPrice* and*
maxItemPrice *columns can be used to filter the records on the basis of the
price range.

Please suggest can we extend the entity or do we have any other/better
solution to manage this scenario.

Vaibhav Jain
Sr. Enterprise Software Engineer
HotWax Systems
m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com


On Tue, Aug 21, 2018 at 11:20 PM Rishi Solanki 
wrote:

> Vaibhav,
> Instead of trying to fetch product on field value, go for creating
> categories for your need and make product members of them.
> For example you may create categories 0-100, 101-200, 201-300 of type
> OTHER_SEARCH type as many as you want. Finally associate the products with
> desired categories. After that you fetching would be easy at code level.
>
> It will take time to setup but data fetching would be easy and configurable
> easily (may be you can use some triggers to associate)
>
> --
> Rishi Solanki
> Sr Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
> www.hotwax.co
>
>
> On Tue, Aug 21, 2018 at 2:42 PM Vaibhav Jain <
> vaibhav.j...@hotwaxsystems.com>
> wrote:
>
> > Hello all,
> >
> > *Business case:*
> > Goods and Service Tax is India allow to apply different tax rates on
> > the same product/product category on the basis of product
> > price(transactional value).
> >
> > *Problem: In fetching data for a specific price range*
> >
> >- In OFBiz the *TaxAuthorityRateProduct* entity is used to define the
> >tax rates for any product category.
> >- *TaxAuthorityRateProduct*.*minItemPrice* can be used to manage
> >different tax rates on the basis of the product price but it is
> > difficult
> >to fetch the data on the basis of a specific price range using single
> >column(minItemPrice)
> >
> >
> > Vaibhav Jain
> > Sr. Enterprise Software Engineer
> > HotWax Systems
> > m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com
> >
>


Re: OFBiz Sanity Test Automation

2018-08-22 Thread Michael Brohl

+1 Sanjay,

as I mentioned in 
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Sanity+Test?focusedCommentId=71014351#comment-71014351 
;-)


Regards,

Michael Brohl
ecomify GmbH
www.ecomify.de


Am 22.08.18 um 08:22 schrieb Sanjay Yadav:

Hello All,

I am planning to automate below sanity test script. Please feel free to
share your thoughts.
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Sanity+Test

Which OFBiz version I should target?
Do I need to create a JIRA ticket before starting on it?

Best Regards,

*Sanjay Yadav* | Manager, Enterprise Quality Assurance
HotWax Commerce  by HotWax Systems

80, Scheme No. 78, Indore, M.P. 452010, India
Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav







smime.p7s
Description: S/MIME Cryptographic Signature


Re: OFBiz Sanity Test Automation

2018-08-22 Thread Jacques Le Roux

Hi Sanjay,

That sounds like a great idea.

It seems to me that both trunk and stable should be the targets.

A Jira seems appropriate, they are rare cases where it's not actually

If needed, you could continue this thread on the dev ML

Thanks

Jacques


Le 22/08/2018 à 08:22, Sanjay Yadav a écrit :

Hello All,

I am planning to automate below sanity test script. Please feel free to
share your thoughts.
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Sanity+Test

Which OFBiz version I should target?
Do I need to create a JIRA ticket before starting on it?

Best Regards,

*Sanjay Yadav* | Manager, Enterprise Quality Assurance
HotWax Commerce  by HotWax Systems

80, Scheme No. 78, Indore, M.P. 452010, India
Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav






OFBiz Sanity Test Automation

2018-08-22 Thread Sanjay Yadav
Hello All,

I am planning to automate below sanity test script. Please feel free to
share your thoughts.
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Sanity+Test

Which OFBiz version I should target?
Do I need to create a JIRA ticket before starting on it?

Best Regards,

*Sanjay Yadav* | Manager, Enterprise Quality Assurance
HotWax Commerce  by HotWax Systems

80, Scheme No. 78, Indore, M.P. 452010, India
Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav