Easy import
Description
Environment
relates to
Activity
Carlos Ruiz December 18, 2013 at 3:54 PM
Development of this feature is complete - I would suggest to close this ticket as fixed and open specific tickets for areas of improvement.

Hiep Lq November 19, 2013 at 3:08 AM
issue relate this ticket

Thomas Bayen October 29, 2013 at 4:10 PMEdited
Some of my problems arise when I use a Detail tab in my import. This may be related with "Detail tab should not update window context".
See also https://groups.google.com/forum/#!msg/idempiere/_hYxW9My3go/6gEi-nKCU3kJ for a bug report from Enrique and my attempt to explain it.

Thomas Bayen October 17, 2013 at 2:22 PM
I tried to import an Invoice with one Invoice line in the "insert" mode. Whether it works or not depends on which kind of record was shown before (at the moment I press the "import" button). If the shown record is a closed invoice it does not work (Debugging gave me the reason because "@PRocessed@" is set to "Y"). If there is no record shown (after a search that gives no result) it does not work (Debugging gave me the reason that the mother record of the second tab is not yet saved?!?). Only if there is a not-closed Invoice shown it is possible to import a new Invoice from CSV.
It seems that the importer does not clean the Environment before starting its work.

Thomas Bayen October 17, 2013 at 2:16 PM
After Importing the shown data is corrupted. The record shown can not be edited or saved and I can not change the record. I can even not refresh the view. The only possible way is to close the tab and reopen it. This is good as a workaround.
Details
Assignee
Juan David Arboleda RuizJuan David Arboleda RuizReporter
Carlos RuizCarlos RuizLabels
Priority
Major
Details
Details
Assignee

This ticket is to create a proof of concept for easier importers of csv files.