We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85abaf5 commit f226337Copy full SHA for f226337
content/applications/finance/fiscal_localizations/mexico.rst
@@ -1766,7 +1766,7 @@ it is possible to add additional :guilabel:`Extra weight` to account for the dri
1766
Odoo will calculate the :guilabel:`Gross vehicle weight` with the following formula:
1767
1768
.. math::
1769
- Gross vehicle weight = Vehicle weight + Weight * Extra Weight / 1000
+ Gross vehicle weight = Vehicle weight + (Weight + Extra Weight) / 1000
1770
1771
Every delivery requires a value in :guilabel:`Distance to Destination (KM)` greater than `0`.
1772
Finally, enter the :guilabel:`Delivery Date` and click :guilabel:`Generate Delivery Guide`.
0 commit comments