[IMP] account, usability: little big details
* Fiscal positions: add stat button for 'Active' (instead of checkbox ) * Customer Invoice line form view no need for purchase order remove(or hide in customer invoice) and put Anallytic tag field in form view * Currencies sorted based on active field (so we can see all active currency first) * Improve graph for bank and cash journals on dashboard: based on ending balance and statement lines. Was PR #14833. Was task 29541
Showing
- addons/account/models/account_journal_dashboard.py 41 additions, 49 deletionsaddons/account/models/account_journal_dashboard.py
- addons/account/static/src/less/account_journal_dashboard.less 1 addition, 1 deletion...ns/account/static/src/less/account_journal_dashboard.less
- addons/account/views/account_invoice_view.xml 1 addition, 0 deletionsaddons/account/views/account_invoice_view.xml
- addons/account/views/account_view.xml 21 additions, 12 deletionsaddons/account/views/account_view.xml
- addons/account/views/partner_view.xml 16 additions, 2 deletionsaddons/account/views/partner_view.xml
- addons/analytic/views/analytic_account_views.xml 5 additions, 0 deletionsaddons/analytic/views/analytic_account_views.xml
- addons/purchase/views/account_invoice_views.xml 1 addition, 1 deletionaddons/purchase/views/account_invoice_views.xml
- odoo/addons/base/res/res_currency.py 1 addition, 1 deletionodoo/addons/base/res/res_currency.py
Loading
Please register or sign in to comment