Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007883Openbravo ERPA. Platformpublic2009-02-28 05:482009-05-22 19:33
fisher 
iciordia 
normalmajorhave not tried
acknowledgedopen 
5
 
 
Core
No
0007883: Batch data input support for every transaction/entry window
Currently the system support the initial data import via import template and temporary import table, but this functionality is limited to certain master and transaction data and is master and transaction data specific,not a universal batch data input solution.
Actually during daily ERP operation after go live, it is frequently requested by user to have batch data input support for most of the input transactions from plain text file or excel file. Also for testing the IT need tools to batch input data from the application(to enforce the application validation and back-end data updating logic) other than directly in the database
1.Implement a user data entry recording mechanism, have the recording saved as executable script, make the generated script modifiable.
2.In each entry transaction, Allow the user to record the entry transaction and save the recording as script, and make the necessary changes to the script( define the input file structure/field sequence/formatting; map the source fields to the target transaction fields,define default value, convert field value and some validation rules), allow the user to upload the data file and execute(online, background) the batch data input script. feedback the user the collected system messages during the batch data input execution.
No tags attached.
blocks feature request 0004117 closed pjuvara Data import improvements 
Issue History
2009-02-28 05:48fisherNew Issue
2009-02-28 05:48fisherAssigned To => rafaroda
2009-03-03 12:25rafarodaAssigned Torafaroda => pjuvara
2009-03-03 19:22pjuvaraStatusnew => acknowledged
2009-03-03 19:22pjuvaraRelationship addedblocks 0004117
2009-03-03 19:23pjuvaraNote Added: 0014338
2009-05-22 19:33pjuvaraAssigned Topjuvara => iciordia

Notes
(0014338)
pjuvara   
2009-03-03 19:23   
Please notice that release 2.50 provides a full set of REST web services that allow you to import any transaction.

This is not exactly what you are asking for since it is not easy to use for end users but it is a step forward.