Commit 111a70da authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from variation_list_2_quantity_list.py to Base_convertVariationListToQuantityList.py.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1574 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5b886011
## Script (Python) "Base_convertVariationListToQuantityList"
##bind container=container
##bind context=context
##bind namespace=
##bind script=script
##bind subpath=traverse_subpath
##parameters=list=[],initial_quantity=[]
##title=
##
# This scripts allows to update a list so that it
# converts variation on a quantity to the quantity itself
# ie, if list=[[DateTime('09/10/2003'),+4],[DateTime('09/19/2003'),-8]],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment