odoo/addons/account
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
..
data -Modified data xml files:account_data1 and account_minimal for account.account.types and parent_id changed from one2many to manyone, - 2008-07-23 19:26:27 +05:30
project add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
report Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
wizard Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
__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
account.py *commited jvo's work: 2008-07-29 14:09:06 +02:00
account_analytic_line.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
account_assert_test.xml Modified Assertion test for parent_id(as we changed the type of parent_id from many2many to many2one) 2008-07-25 15:34:06 +05:30
account_bank_statement.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
account_demo.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_end_fy.xml Improvements in menus 2008-07-01 19:20:40 +00:00
account_invoice_view.xml Bugfix in menus 2008-07-09 05:28:47 +00:00
account_invoice_workflow.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_move_line.py Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
account_report.xml Better Menus and Views 2008-07-08 20:56:25 +00:00
account_security.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_unit_test.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_view.xml *commited jvo's work: 2008-07-29 14:09:06 +02:00
account_wizard.xml -Added Use model wizard. 2008-07-15 15:34:58 +05:30
invoice.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
partner_view.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
product_data.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product_view.xml New Menus Definitions 2008-07-01 15:58:58 +00:00