mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
1f5fbca7239fb2b51fd89d5b7c2f6e60c2658f61
Add the field inside the group instead of after a field. In another module, I add a button right after 'payment_term' and it must be right after it. Adding the field in the group prevent it to be placed between the payment_term field and the button.
Odoo modules for statements tasks (completion, reconciliation)
Important notice: since version 8.0, the import feature has moved here: https://github.com/OCA/bank-statement-import
Version 8.0 and earlier :
- Completion of infos (partner, account, ref,...) in statements.
- Provide methods for making automatic reconciliation in batch
Other features can be found in those repository:
Version 7.0 and earlier :
- Importing bank statements.
- Complete partner on these statements.
- Provide methods for making automatic reconciliation.
Description
Languages
JavaScript
38.6%
Python
33.9%
HTML
26.5%
SCSS
1%
