Commit Graph

8 Commits

Author SHA1 Message Date
Pedro M. Baeza
599805c2c8 [FIX] account_payment_partner: Fix for finding account move lines without invoice (manual entries in receivables/payables) 2022-11-29 14:15:03 +01:00
Alexis de Lattre
374bca63ac Add read access on payment.mode to employees 2022-11-29 14:15:03 +01:00
Danimar Ribeiro
5da087388e Portuguese translations 2022-11-29 14:15:03 +01:00
Alexis de Lattre
5d97d82d86 [IMP] account_payment_partner: Several things:
* move unused file + cleanup code
* Add sale_ok and purchase_ok filters in partner/sale/purchase form views
* Use widget=selection for payment_mode_id fields
* Update demo data
* Return res in inherit (even if res is empty in this case)
2022-11-29 14:15:03 +01:00
Roberto Lizana
34f005b4ed [FIX+IMP] account_payment_partner: 2 things:
* IMP: Add filter group by payment mode in account invoices
* FIX: Remove deprecated tag type
2022-11-29 14:15:03 +01:00
Pedro M. Baeza
849047a367 [MIG] account_payment_partner: Migration to v8
* Migration and enhancement of all modules involved in SEPA
* Clean files
* Replace deprecated workflow calls
* Translation template files
* Translations to spanish
* Use sale_ok and purchase_ok instead of tweaking payment type
2022-11-29 14:15:03 +01:00
Launchpad Translations on behalf of banking-addons-team
a068b75a21 Launchpad automatic translations update. 2022-11-29 14:15:03 +01:00
Alexis de Lattre
dcad5c81e9 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-11-29 14:15:03 +01:00