Skip to:
I was just curious what might happen when I try to reimport an exported Sales Order. So I clicked on the export button and choose zip.
When I tried to import the file using Pack In I got:Database Error.: ERROR: null value in column "c_doctype_id" violates not-null constraint.
RegardsDirk Niemeyer
I think this is possible now with the CSV importer.
The current 2pack export doesn't auto export the dependency needed. You will need to manually export/import the document type as well.
However, do note that it is possible to make this more seamless by implementing a custom 2pack handler for c_order as a plugin for the application.
Regards,Low
I was just curious what might happen when I try to reimport an exported Sales Order. So I clicked on the export button and choose zip.
When I tried to import the file using Pack In I got:
Database Error.: ERROR: null value in column "c_doctype_id" violates not-null constraint.
Regards
Dirk Niemeyer