• Sebastien Robin's avatar
    sync with trunk@37114 · c1ae57b0
    Sebastien Robin authored
    Conflicts:
    	bt5/erp5_base/bt/revision
    	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
    	bt5/erp5_simulation/bt/revision
    	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
    	bt5/erp5_trade/bt/change_log
    	bt5/erp5_trade/bt/revision
    	products/ERP5/Document/BusinessPath.py
    	products/ERP5/Document/SimulationMovement.py
    	products/ERP5/Document/TradeCondition.py
    	products/ERP5/Document/TradeModelLine.py
    	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
    	products/ERP5Type/ERP5Type.py
    
    git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
    c1ae57b0
change_log 934 Bytes
2010-06-15 yusei
* Fix plan transition on invoice_workflow. Appropriate root applied rule must be made.

2010-04-27 yusei
* Fix list view forms for sale/purchase invoice module.
* Fix purchase invoice default view action. View form for purchase invoice transaction was used.
* Remove detail action from purchase invoice portal type. It was not an action for purchase invoice.

2010-04-08 yusuke
* Reverted previous change.

2010-03-10 yusuke
* Set an init script into Sale Invoice portal type.

2010-03-02 yusei
* Remove short title.

2010-02-19 yusei
* Set business_application category to Sale Invoice Module and Purchase Invoice Module.

2010-02-03 yusuke
* Invoice workflow supports auto_plan transition.

2009-10-16 yusei
* Update for the changes of new portal types of portal types.

2009-06-22 tatuya
set quantity unit on invoice lines

2009-06-19 tatuya
 * initial creation so that it enables to create invoices independently