Remove obsolete items:
* Partner "Invoiced" smart button changes: Never called; that was for a specific Odoo 10 project. * Invoices & refunds - Show due date: No such changes anymore. * Invoice validation override: The only changes were: * Missing due date filler: Odoo 10 migration defect, got forgotten. * Hook to change account-move creation values: No longer needed. Was for analytics but xcg/account_analytic_structure supersedes that part. * Reference link filler: Moved to xcg/account_move_reference_link.
Showing
- README.rst 0 additions, 4 deletionsREADME.rst
- __init__.py 0 additions, 3 deletions__init__.py
- __manifest__.py 1 addition, 12 deletions__manifest__.py
- models/__init__.py 0 additions, 3 deletionsmodels/__init__.py
- models/account_invoice.py 0 additions, 152 deletionsmodels/account_invoice.py
- models/res_partner.py 0 additions, 49 deletionsmodels/res_partner.py
models/__init__.py
deleted
100644 → 0
models/account_invoice.py
deleted
100644 → 0
models/res_partner.py
deleted
100644 → 0
Please register or sign in to comment