20 Commits (14.0)

Author SHA1 Message Date
Alexis de Lattre 88338ff92e [MIG] donation_base from v13 to v14 3 years ago
Alba Riera 0de013279c [MIG] donation_base: migration to 13.0 3 years ago
Alba Riera fe66203909 [IMP] donation_base: black, isort, prettier 3 years ago
Jaime Arroyo da423e8e48 [FIX] remove unnecessary try block 3 years ago
Jaime Arroyo ccb233645f [FIX] tax.receipt creation sequence 3 years ago
Nikul Chaudhary 7ee442358e [MIG] Migration: donation_base v11 to v12 3 years ago
Nikul Chaudhary 43badbf055 Migrated donation_base module v10 to v11 3 years ago
Alexis de Lattre 78f9cdb77d 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 b8695551c7 filename when using print button 3 years ago
Alexis de Lattre 121a6585fa Qweb donation tax receipt report 3 years ago
Alexis de Lattre 157487b90b Archive donation.tax.receipt reports by default (like invoices)
Add print button on donation tax receipt form view
3 years ago
Alexis de Lattre 24b9ef08c3 Add "send by email" button on donation tax receipts 3 years ago
Alexis de Lattre d9989b2836 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 998f220649 Change default value for donation_tax_receipt on partners 3 years ago
Alexis de Lattre 24b1189aac Add fr translation for donation_base and donation_sale
Cleanup a few strings
3 years ago
Alexis de Lattre 75c6646226 Add button to access tax receipts from partners 3 years ago
Alexis de Lattre 6b8b14e438 Port all modules (except donation_thanks) to v10 3 years ago
Alexis de Lattre 46b9a4b687 Set default value on donation.tax.receipt Remove tax via the onchange on donation 3 years ago
Alexis de Lattre bf14ecfc8e Add module donation_sale
Adapt the code of other modules for the introduction of donation_sale
3 years ago
Alexis de Lattre 467c502693 Start the update to new architecture explained in issue #22
Move from YAML tests to unittest in most modules
Use commercial_partner_id for tax receipts (to group tax receipts for a company or a familly)
On donation.line, tax_receipt_ok and in_kind are now related stored fields
3 years ago