Skip to content

Instantly share code, notes, and snippets.

@ovnicraft
Created July 15, 2020 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ovnicraft/7888c77b6244aeb365af88497ee1dfc6 to your computer and use it in GitHub Desktop.
Save ovnicraft/7888c77b6244aeb365af88497ee1dfc6 to your computer and use it in GitHub Desktop.
ParseError: "null value in column "name" violates not-null constraint
DETAIL: Failing row contains (9, 1, null, f, 1, null, red, f, 2020-07-15 01:20:52.96999, t, 2020-07-15 01:20:52.96999, null, 2, habiles).
" while parsing /home/cs/development/odoo/10.0/systeg/jal039/jal039/grp_jal039/data/hr_holidays_data.xml:3, near
<record id="l10n_mx_edi_payslip.grp_permiso_matrimonio" model="hr.holidays.status">
<field name="grp_limit_days">2</field>
<field name="grp_limit_type">habiles</field>
</record>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment