Partner Account reports incorrect with Draft move lines
Bug #623334 reported by
Dan Watkins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Undecided
|
credativ |
Bug Description
If there are Draft account_move_lines in the system, related to the account and partners in question, then the totals reported will be incorrect, as they will include the Draft move lines. The incorrectness can be noted by the difference between the report output and the numbers on the Chart of Accounts.
Related branches
lp://staging/~oddbloke/openobject-addons/623334
On hold
for merging
into
lp://staging/openobject-addons/5.0
- OpenERP Core Team: Pending requested
-
Diff: 313 lines (+56/-114)3 files modifiedaccount/report/aged_trial_balance.py (+2/-1)
account/report/partner_balance.py (+8/-59)
account/report/third_party_ledger.py (+46/-54)
Changed in openobject-addons: | |
status: | New → Confirmed |
To post a comment you must log in.
The related branch fixes this problem for the Partner Ledger.