Commit Graph

6 Commits (1eaf4a1ea41f3908146e118ceca273e8ae103224)

Author SHA1 Message Date
Pedro M. Baeza bd0c0d0660 [IMP] mis_builder_cash_flow: Consider states according selection
"Target Moves" option in MIS report instance was previously ignored.

Now it's taken into account, but still excluding cancelled entries.
2021-07-07 18:28:16 +02:00
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
mreficent cd93363ef8 [MIG] mis_builder_cash_flow: Migration to 13.0 2020-05-18 16:19:12 +02:00
mreficent a96ec4e1dd [IMP] mis_builder_cash_flow: black, isort, prettier 2020-05-18 16:19:12 +02:00
amcor 00caa6995b [IMP] include partner_id in mis builder cash flow 2020-05-18 16:19:12 +02:00
Juan Jose Scarafia c55581f625 [12.0][ADD] mis_builder_cash_flow module 2020-05-18 16:19:12 +02:00