-
- Downloads
[FIX] l10n_fr_pos_cert: move sale closing on pos
The report sale closing that was working on journal and takes the sales
total and cumulative total on periods of 'day', 'month' and 'years'. Is
now based on the pos orders and moved to the pos certification module.
closes odoo/odoo#36967
Task-id: 47990
Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
Showing
- addons/l10n_fr/__manifest__.py 0 additions, 4 deletionsaddons/l10n_fr/__manifest__.py
- addons/l10n_fr/models/__init__.py 0 additions, 1 deletionaddons/l10n_fr/models/__init__.py
- addons/l10n_fr_pos_cert/__manifest__.py 5 additions, 1 deletionaddons/l10n_fr_pos_cert/__manifest__.py
- addons/l10n_fr_pos_cert/data/account_sale_closure_cron.xml 0 additions, 0 deletionsaddons/l10n_fr_pos_cert/data/account_sale_closure_cron.xml
- addons/l10n_fr_pos_cert/models/__init__.py 1 addition, 0 deletionsaddons/l10n_fr_pos_cert/models/__init__.py
- addons/l10n_fr_pos_cert/models/account_closing.py 19 additions, 11 deletionsaddons/l10n_fr_pos_cert/models/account_closing.py
- addons/l10n_fr_pos_cert/security/account_closing_intercompany.xml 0 additions, 0 deletions...10n_fr_pos_cert/security/account_closing_intercompany.xml
- addons/l10n_fr_pos_cert/security/ir.model.access.csv 2 additions, 0 deletionsaddons/l10n_fr_pos_cert/security/ir.model.access.csv
- addons/l10n_fr_pos_cert/views/account_sale_closure.xml 2 additions, 2 deletionsaddons/l10n_fr_pos_cert/views/account_sale_closure.xml
- addons/l10n_fr_pos_cert/views/pos_inalterability_menuitem.xml 1 addition, 1 deletion...ns/l10n_fr_pos_cert/views/pos_inalterability_menuitem.xml
File moved
File moved
Please register or sign in to comment