Some data imports are simple and others I am finding impossible!
The ImportFAQ document is OK up to a point but not quite adequate for some imports.
The import-compatible export is not, as far as I can tell, comprehensive in specifying the mandatory fields for an import. Or am I missing something?
Specifically I am trying to import an Inventory Transfer from stock to a specific customer - any suggestions how to find the minimum set of fields needed in the import file?
Eg when I try - despite there being a valid product_id - I get
null value in column "product_id" violates not-null constraint DETAIL: Failing row contains (187, Canis Plus Lamb - 500g - Rolle, 10, 1, 2019-02-25 16:29:58.929875, 2019-02-23 17:49:58, 1, 2019-02-23 17:49:21, null, 5.0, 10.000, null, null, 12, 9, null, 103, null, draft, null, null, make_to_stock, f, null, null, t, null, null, null, null, null, f, null, null, 2, 2, 2019-02-25 16:29:58.929875, f, null, null, null, null, null). at row 2
Is the data that follows in the error message useful/usable in any way?
Happy to post my import file but at the moment most keen to understand the principles rather than solve one problem. I think others might find that useful too.
Cant ask on the Odoo Forum as I dont have enough karma so any assistance here would be most welcome. Thanks