13 Commits (14.0)

Author SHA1 Message Date
Alexis de Lattre 7f01740dbd donation_sale: black, isort, etc. 3 years ago
Alexis de Lattre a56e98b0e6 [MIG] donation_sale to v14
Migration from v12 (serpentCS branch) to v14.
Fix a bug on annual tax receipt generation
3 years ago
Nikul Chaudhary 56212463c0 [MIG] Migration: donation_sale v11 to v12 3 years ago
Nikul Chaudhary d0ae0a224c Migrated donation_sale v10 to v11 3 years ago
Alexis de Lattre 567dfa3266 Use compute_sudo=True in field definition when needed
Remove @api.multi when not needed
PEP8 fixes
Replace openerp by odoo
3 years ago
Alexis de Lattre 6960eda070 Fiscal receipt date = payment date when tax receipt generated from invoice 3 years ago
Alexis de Lattre a298db2fa9 Tax receipt subtotal now includes donations in foreign currencies
'Account' decimal precision doesn't exist in v10 -> use currency precision
Add Eligible tax receipt amount in donation report
3 years ago
Alexis de Lattre 8078341b76 Inherit action_invoice_paid() instead of using a cron to generate tax receipts for invoices 3 years ago
Alexis de Lattre ca8db2a760 Fix tax receipt generated from invoices
Fix FR translation
3 years ago
Alexis de Lattre 9a02e74ea6 Pylint fixes 3 years ago
Alexis de Lattre 587760b6a2 Port all modules (except donation_thanks) to v10 3 years ago
Alexis de Lattre 764a82a7e8 PEP8
Fix dependency !
3 years ago
Alexis de Lattre a6069e84e9 Add module donation_sale
Adapt the code of other modules for the introduction of donation_sale
3 years ago