odoo/tutorials#648
Created by Smit Joshi (smjo)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 1s)
- ci/tutorial: (runtime 144s)
- label
- odoo-dev:18.0-account-custom-duty-smjo
- head
- 367bfe1df5f0f181f134b9b03a671de8fb48e3a6
odoo/tutorials | |
---|---|
18.0 | #648 missing r+ |
master |
[ADD] account_custom_duty: manage custom duties on import & export transactions
- Added a setting named 'Enable Import-Export' to configure journals and accounts for managing custom duty on import-export.
- Added a 'Bill of Entry' button that opens a wizard to add custom currency rate, tax details and custom duty incurred.
- Added a smart button 'journal entries' to display taxes, total custom duty and additional charges , amount payable, debited and credited amount corresponding to the account configured.
- Added a button 'reverse entry' to reverse an entry from the journal.