[FIX] STock : Locations structure wizard improved

lp bug: https://launchpad.net/bugs/403964 fixed

bzr revid: jvo@tinyerp.com-20090811141445-mmr018e90otqbv4p
This commit is contained in:
Jay (Open ERP) 2009-08-11 19:44:45 +05:30
parent c4dc4b4cb6
commit aaddaf870f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class product_by_location(wizard.interface):
<field name="to_date"/>
<newline/>
<label string=""/>
<label string="(Keep empty to open the current situation. Adjust HH:MM:SS to 00:00:00 to filter all resources of the day)" align="0.0" colspan="3"/>
<label string="(Keep empty to open the current situation. Adjust HH:MM:SS to 00:00:00 to filter all resources of the day for the 'From' date and 23:59:59 for the 'To' date)" align="0.0" colspan="3"/>
</form>'''
form1_fields = {
'from_date': {