Openbravo Issue Tracking System - POS2
View Issue Details
0047728POS2Restaurantspublic2021-09-15 10:212021-09-24 11:49
jmelin 
AugustoMauch 
highmajoralways
closedfixed 
5
 
TAP 
aferraz
No
0047728: JIRA 2314 - Add vat rate of the menu components
A menu can be composed of components with different vat.
The VAT of each rate is correctly saved in the data of the sales order in BO, but we don't have the initial name/rate of the vat
For example:
Menu VAT => name=3, rate=10%
Component A => name=3, rate=10%
Component B => name=2, rate=20%

In this case, the vat amount of the menu is not calculated using its own vat, but using the vat of each component over their prices.

In the BO, we correctly have the amount of each vat like to a menu.
But we lost the information of the vat name/rate the components at the time of the sales order
1.
For a sales order, in "Menu items" tab of a "menu" lines, add:
- vat name
- vat rate

I may be also interesting to add vat category ?


2.
When importing a sales order in BO, save the vat name/vat rate of the component when the order was made
No tags attached.
blocks feature request 0047696 closed AugustoMauch JIRA 2314 - Add vat rate of the menu components 
Issue History
2021-09-21 11:08guilleaerTypefeature request => backport
2021-09-21 11:08guilleaerTarget Version => TAP
2021-09-21 11:08guilleaerAssigned ToRetail => AugustoMauch
2021-09-21 11:08guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23098#r23098
2021-09-24 11:16AugustoMauchNote Added: 0131999
2021-09-24 11:49AugustoMauchReview Assigned To => aferraz
2021-09-24 11:49AugustoMauchStatusscheduled => resolved
2021-09-24 11:49AugustoMauchResolutionopen => fixed
2021-09-24 11:49AugustoMauchStatusresolved => closed

Notes
(0131999)
AugustoMauch   
2021-09-24 11:16   
Merge requests:
https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2.restaurant/-/merge_requests/22 [^]
https://gitlab.com/obcustomers/AGAP/org.openbravo.retail.posterminal/-/merge_requests/10 [^]