Commit Graph

5 Commits

Author SHA1 Message Date
mpanarin
bea218789f [IMP] account_payment_sale: Add tests to increase coverage 2020-12-24 10:23:31 +01:00
Artem Kostyuk
4d3177fa6d [MIG] account_payment_sale: Migrate to 11.0 2020-12-24 10:23:31 +01:00
Alexis de Lattre
466100e03d [MIG] account_payment_sale: Migration to v9 2020-12-24 10:23:31 +01:00
Pedro M. Baeza
cb5263b6f6 [MIG] account_payment_sale: Migration to 8.0
* Migration and enhancement of all modules involved in SEPA
* Remove duplicated files
* Check if payment mode is set in the propagation
* Clean files
* account_payment_sale_stock: Split for removing stock dependency on sale
* Remove old translations templates
* Reorder on folder structure
* Translation template files
* Translations to spanish
* Use sale_ok and purchase_ok instead of tweaking payment type
* Add sale_ok and purchase_ok filters in partner/sale/purchase form views
* Use widget=selection for payment_mode_id fields
* Update demo data
2020-12-24 10:23:31 +01:00
Alexis de Lattre
cd7d07a8f3 Add 4 new modules to handle payment type and bank accounts:
- account_payment_partner
- account_payment_sale
- account_payment_sale_stock
- account_payment_purchase

Filter the selection of invoices per payment type.
Add active field on payment.mode and payment.mode.type.
Add menu entry for Payment Types.
2020-12-24 10:23:31 +01:00