View source | View content page | Page history | Printable version   

Projects:Complete Process Imported Orders/Development Status

Contents

Complete Process Imported Orders - Development Status

Overview

The Complete Process Imported Orders project will permit to automatically complete and process orders when importing them.

Development evolution can also be tracked at complete-process-orders-auto branch.

Important notes:

| class="green_cell" | Complete


Iteration 1: Modify import orders window

Modify the import process pop-up window to show a check-box with the label Complete and process orders automatically.


Paths Change made Comments Status

src/org/openbravo/erpCommon/ad_process/ImportOrderServlet.html

src/org/openbravo/erpCommon/ad_process/ImportOrderServlet.xml

src/org/openbravo/erpCommon/ad_process/ImportOrder.java

Added check-box labeled "Complete and process orders automatically" in the manual code. Complete

Iteration 2: Modify import orders process

Modify the process for importing orders to automatically complete and process them.


Paths Change made Comments Status

src/org/openbravo/erpCommon/ad_process/ImportOrder.java

src/org/openbravo/erpCommon/ad_process/ImportOrder_data.xsql.java

Method OBError doIt() has been modified, so that all orders can be processed and completed. Complete

Retrieved from "http://wiki.openbravo.com/wiki/Projects:Complete_Process_Imported_Orders/Development_Status"

This page has been accessed 4,244 times. This page was last modified on 8 June 2012, at 05:27. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.