-
- Downloads
[FIX] account_facturx: do not write non-existing fields
If a field does not exist, writing it creates a warning in the logs. This would for example prevent a valid test to pass. This is needed because extract_state is a field from account_invoice_extract, which is not a dependency of account_facturx.
Please register or sign in to comment