account-financial-reporting/mis_builder_cash_flow/models
Pedro M. Baeza c595af1012 [FIX] mis_builder_cash_flow: Proper SQL expression + default for v13
- On v13, invoices are journal entries, so we have to explicitly exclude
  cancelled invoices from the expression. We leave draft ones, as they
  are good for forecasting.
- Default value for the company of the forecast line doesn't follow new
  specification, putting an incorrect value.
- Extra improvement: avoid a non needed casting of the fixed column type.
2021-07-07 17:54:34 +02:00
..
__init__.py [12.0][ADD] mis_builder_cash_flow module 2020-05-18 16:19:12 +02:00
account_account.py [IMP] mis_builder_cash_flow: black, isort, prettier 2020-05-18 16:19:12 +02:00
mis_cash_flow_forecast_line.py [FIX] mis_builder_cash_flow: Proper SQL expression + default for v13 2021-07-07 17:54:34 +02:00