odoo/addons/product
Harshad Modi 7481073ff2 Developed the get move wizard on a picking:
* list moves from the same partner and picking type that are confirmed or assigned
  * assign this move to the current picking
  * if the pickings where these moves come from are empty, close it (action done)

Improved query_get in account_move_line.py to analyse only on draft or posted or all (posted+draft) moves.
Improved all reporting wizards( like : general ledger report , partner balance report , account balance report , aged trial balance report , third party ledger report) to add a selection asking on draft or posted or all.
  - Defaults to all

UOM Purchase:
    On change on the normal UOM if not in same category, to change the uom_po_id and set
    it equals to the UoM !

bzr revid: hmo@tinyerp.com-20080730062944-y190mq4zo5yhby8x
2008-07-30 11:59:44 +05:30
..
report add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
__init__.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
__terp__.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
_common.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
partner.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
pricelist.py fixed bug on price_get method of pricelist 2008-07-30 10:50:49 +05:30
pricelist_view.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product.py Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
product_data.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product_demo.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product_report.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product_security.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product_view.xml Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30