calculation of tax dependent on productStore

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

calculation of tax dependent on productStore

hans_bakker
Currently the sales tax is dependent on the productStoreId in the
service "calcTax".

If i calculate the tax for an invoice only, not using an order i would
like to use the organizationPartyId (invoice.partyIdFrom) instead of the
productStoreId.

so the proposal is to change the calcTax service to either take
productStoreId or organizationPartyId .

If the productStoreId is provided no functionality change.

I need to check into this more, but need a general opinion from the
communicaty first....

comments / suggestions?

--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: calculation of tax dependent on productStore

Sharan-F
Hi Hans

If you're talking about manual invoice creation where no order exists then yes I think this is a great idea!  

Thanks
Sharan

hansbak wrote
Currently the sales tax is dependent on the productStoreId in the
service "calcTax".

If i calculate the tax for an invoice only, not using an order i would
like to use the organizationPartyId (invoice.partyIdFrom) instead of the
productStoreId.

so the proposal is to change the calcTax service to either take
productStoreId or organizationPartyId .

If the productStoreId is provided no functionality change.

I need to check into this more, but need a general opinion from the
communicaty first....

comments / suggestions?

--
Antwebsystems.com: Quality OFBiz services for competitive rates