odoo/addons/account/wizard
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
..
__init__.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_account_balance_report.py Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
wizard_account_chart.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_account_duplicate.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_aged_trial_balance.py Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
wizard_automatic_reconcile.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_bank_reconcile.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_budget_report.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_budget_spread.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_fiscalyear_close.py *commited jvo's work: 2008-07-29 14:09:06 +02:00
wizard_general_ledger_report.py Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
wizard_invoice_state.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_journal.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_journal_select.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_move_line_select.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_open_closed_fiscalyear.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_partner_balance_report.py Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
wizard_pay_invoice.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_period_close.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_reconcile.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_reconcile_select.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_refund.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_subscription_generate.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_third_party_ledger.py Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
wizard_unreconcile.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_unreconcile_select.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_use_model.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_validate_account_move.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00
wizard_vat.py add encoding comment and vim comment 2008-07-23 16:41:47 +02:00