-
- Downloads
[FIX] l10n_in: wrong state used
Issue :
- `account.move.state` has only 3 possible values cancel, draft, posted
- the wrong value was used
Fix:
- Use the correct value `posted`
OPW-2991389
closes odoo/odoo#100691
Signed-off-by:
Grazioso Andrea (agr) <agr@odoo.com>
Please register or sign in to comment