RE: VAT

2018-11-15 Thread james
I spoke to Scipio and unfortunately we would have to move our entire platform over to theirs. Has there been any development directly in ofbiz on VAT? Original Message Subject: Re: VAT From: Wolfgang Paul Rauchholz Date: Thu, October 25, 2018 5:40 am To: user@ofbiz.apache.org

Re: VAT

2018-11-15 Thread Jacques Le Roux
Yes I'm working on https://issues.apache.org/jira/browse/OFBIZ-4160 It should be committed soon. Hopefully https://issues.apache.org/jira/browse/OFBIZ-5662 too I guess you know https://cwiki.apache.org/confluence/display/OFBIZ/VAT

Pricing

2018-11-15 Thread ygk
I want to set price rule for two different state customers for a product. Ex: if Product A default price is 100$ in USA For California State customers it should show 80$ For massuchusetts State customers it should be 90$ Kindly suggest me how to achieve this Regards, Yokesh.

What is the better way to reserve inventory for the item?

2018-11-15 Thread Rahul Vangari
Hi, I am using the Ofbiz OOB functionality. * I have created a sales order and I have inventory for the goods in my facility. However, when I go to packing, I get message that there is nothing ready for packing. * I manually call the reserveOrderItemInventory service to reserve the

Re: What is the better way to reserve inventory for the item?

2018-11-15 Thread Pierre Smits
Hi Rahul, Which version of OFBiz (release/branch) are you using? Recently there have been some developments that may impact the answer. Best regards, Pierre Smits *Apache Trafodion , Vice President* *Apache Directory , PMC Member*

Re: What is the better way to reserve inventory for the item?

2018-11-15 Thread Rishi Solanki
Hi Rahul, Please review your ProductStore setup, especially ProductStore.reserveInventory and ProductStore.reserveOrderEnumId fields values. For auto invoking the reservation the reserveInventory flag should be Y. The reserveOrderEnumId decides the reservation algorithm. Business Setup Guide at

Re: What is the better way to reserve inventory for the item?

2018-11-15 Thread Pritam Kute
Hello Rahul, I have tested the workflow on trunk and it is working fine for me. Can you share the details of the OFBiz version which you are using? Are you trying with OFBiz demo data or any custom data? Thanks and Regards -- Pritam Kute On Thu, Nov 15, 2018 at 3:08 PM Rahul Vangari wrote:

Re: What is the better way to reserve inventory for the item?

2018-11-15 Thread Rahul Vangari
Hello Pritam, The version which I'm using is 16.11.05 and yes I'm using the custom data(not the demo data). On 11/15/2018 3:29 PM, Pritam Kute wrote: Hello Rahul, I have tested the workflow on trunk and it is working fine for me. Can you share the details of the OFBiz version which you are

AW: Webpos and sales tax

2018-11-15 Thread Ingo Wolfmayr
Hi Frank, that’s because the "getDisplayGrandTotal" method takes the subtotal of the cart line that already has tax included and adds the "totalSalesTax". return