account-financial-reporting/account_sale_stock_report_n.../models
Pedro M. Baeza 02d6fdd38b [FIX] account_sale_stock_report_non_billed: Extra exception conditions
- Not all the linked move lines may be in state done, so date_done may
  have False value.
- Dates passed by context may be converted to string by the web client,
  so we make a defensive conversion call.

Refinement of #953

TT44980
2024-05-31 10:41:31 -05:00
..
__init__.py [ADD] account_sale_stock_report_non_billed: New module 2024-05-31 10:41:31 -05:00
account_move_line.py [IMP] account_sale_stock_report_non_billed:Change dates check order 2024-05-31 10:41:31 -05:00
res_company.py [ADD] account_sale_stock_report_non_billed: New module 2024-05-31 10:41:31 -05:00
res_config_settings.py [IMP] account_*_stock_report_non_billed: Allow use dates as a range 2024-05-31 10:41:31 -05:00
stock_move.py [FIX] account_sale_stock_report_non_billed: Extra exception conditions 2024-05-31 10:41:31 -05:00