Commit d0177e9a authored by Yusei Tahara's avatar Yusei Tahara

Add ProductionOrderLine property sheet to Production Order Line portal type....

Add ProductionOrderLine property sheet to Production Order Line portal type. It had to be added, but it did not.
parent 90b9a274
<property_sheet_list>
<portal_type id="Production Order Line">
<item>ProductionOrderLine</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
......@@ -65,6 +65,8 @@ packing_list.edit(\n
activate_kw={\'tag\':tag},\n
)\n
\n
packing_list.confirm()\n
\n
packing_list.startBuilding()\n
packing_list.activate(after_tag=tag).updateCausalityState()\n
\n
......
2011-12-7 yusei
* Add ProductionOrderLine property sheet to Production Order Line portal type. It had to be added, but it did not.
2011-08-30 tatuya
* Fix the issue that the Stock tab in Production Order or Production Packing List returns all the inventories when the Deliveries do not have a resource.
......
470
\ No newline at end of file
471
\ No newline at end of file
Production Order Line | ProductionOrderLine
\ No newline at end of file
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