Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Binsfeld
372fa9fa3d [REF] Account Payment Order: add Admin in security group 2024-02-26 22:06:41 +01:00
Carlos Dauden
471a9e5c00 [FIX] account_payment_order: Add bank payment line multi-company rule 2024-02-26 22:06:41 +01:00
Alexis de Lattre
2eecdcda41 Creation/Modification of bank info only for Account Payment group 2024-02-26 22:06:40 +01:00
Alexis de Lattre
7444be2bd5 Port almost all modules to v10 (#305)
Port almost all modules to v10

* Update to EPC Rulebook v9.2 that start to apply on 2016-11-20 (bug #300)
2024-02-26 22:06:40 +01:00
Yannick Vaucher
f1238260ba Reactivate company rules in account_payment_order 2024-02-26 22:06:40 +01:00
Yannick Vaucher
ded9f155a4 Move the account_payment_mode ir.rule in account_payment_mode module 2024-02-26 22:06:39 +01:00
Alexis de Lattre
57042c58ff Start to port bank-payment to v9 (with a lot of improvements) during the Sorrento Code sprint 2016
Improvements include:
- full re-organisation of modules and big re-organisation of the code
- simplification of the code related to the fact that support for direct debit is now in t
he base module, not added by an optional module account_direct_debit (module was removed)
- new design of the wizard to select move lines to pay
- support for non-SEPA file transfer-
- support for German direct debit SEPA files (fixes bug #129)
- remove workflow of payment.order
- add wizard of selection of move lines to pay
2024-02-26 22:06:39 +01:00