Commit Graph

3 Commits

Author SHA1 Message Date
Alexis de Lattre
bb45ede128 [MIG] account_payment_sale: Migration to v9 2022-12-07 15:34:47 +05:30
Pedro M. Baeza
161c4084b9 [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
2022-12-07 15:34:46 +05:30
Alexis de Lattre
70de834280 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.
2022-12-07 15:34:46 +05:30