Henrik Norlin
Henrik Norlin
`report_action.esm.js` caused problems so I disabled the code, since I don't know how to fix it. Anyway, the reports seem to work fine.
This module adds "Profit / Loss" and "Balance" to the reporting menu. Some fields are added/modified in account.move.line: * account_type (store=True) * balance_pl (to show Profit/Loss with positive income and...
Hello @mishraaditya595 Thank you for the open source ScanIt mobile app. Do you have time for a paid project? I would like to add a feature so that the camera...
2 new modules with 2 new fields on `account.move.line` to use in pivot: - `account_move_line_analytic_account_ids`: new field `analytic_account_ids`. - `account_analytic_category`: new field `analytic_category_ids`.
I tested #2756 with this example module. All example data types work: - Integer - Selection - Many2one - Boolean
Migrated from 13.0
When I mark an area of a timeline, I can create a new record in a popup window. But when I click SAVE & CLOSE, I get this error: _Uncaught...