Commit Graph

23 Commits

Author SHA1 Message Date
Rucha (Open ERP) 64137a63cf [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120716090657-r7mlld3rsufel2ge
2012-07-16 14:36:57 +05:30
Fabien Pinckaers 5256356f46 [FIX] note on invoices
bzr revid: fp@openerp.com-20120714221200-zdwhp48812cixfei
2012-07-15 00:12:00 +02:00
Rucha (Open ERP) 85177961c6 [FIX]: sale: Fixed yml of sale based on changes in demo
bzr revid: rpa@tinyerp.com-20120712111613-1grfmyg1qqszd11a
2012-07-12 16:46:13 +05:30
Rucha (Open ERP) 4321bcdf30 [IMP]: sale: Improved xml_id reference names for sale order and order lines (work in progress)
bzr revid: rpa@tinyerp.com-20120711103549-67ne83p5jw188k3h
2012-07-11 16:05:49 +05:30
Sbh (Openerp) deedfe2034 [IMP] sale: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330075032-wmbw3kv21h44u60i
2012-03-30 13:20:32 +05:30
Kuldeep Joshi (OpenERP) 50997f9fe8 [Fix]sale: remove res.address.partner.address
bzr revid: kjo@tinyerp.com-20120305132543-92ba124cpg4zbrix
2012-03-05 18:55:43 +05:30
Raphael Collet cd79031279 [FIX] sale: test wrongly compares an invoice's journal with an arbitrary sales journal
bzr revid: rco@openerp.com-20111222095621-1pt1di80qt1k65oe
2011-12-22 10:56:21 +01:00
Harry (OpenERP) 61dde65bbe [MERGE] merged cleanup work on sales from dbr branch:
Summary
=======
account/account_invoice.py
* [FIX] warning: 'type' field is not exits in 'account.move'. so removed stuff to set Type in action_move_create() and pay_and_reconsile() method.

mrp/mrp_workflow.xml and procurement/procurement_workflow.xml
* [FIX] bug: procurement is not closed if supply_method is 'procude' without installation of MRP.

sale/sale.py
* [FIX] warning: 'property_ids' field is not exits anymore.
* [FIX] bug: In creation of move line, If UOS is not specified, UOS qty should be assign with UOM Qty
* [REF] ship_recreate: move stuff to re-create shipment into internal function.

sale/sale_demo.xml
* [IMP] modify demo with values.

[REM] 
* advance_invoice.yml [move this into manual_order_policy.yml]
* so_make_invoice.yml [move this into manual_order_policy.yml]
* so_make_line_invoice.yml [move this into manual_order_policy.yml]
* sale_procurement.yml [move this into picking_order_policy.yml]
* sale_report.yml [move this into picking_order_policy.yml]
* invoice_on_ordered_qty.yml 
* invoice_on_shipped_qty.yml 
[IMP]
* manual_order_policy.yml
* picking_order_policy.yml
* postpaid_order_policy.yml
* prepaid_order_policy.yml
* sale_order_demo.yml

[ADD]
* cancel_order.yml
* delete_order.yml

bzr revid: hmo@tinyerp.com-20111201102823-bf6809i0s938hvue
2011-12-01 15:58:23 +05:30
DBR (OpenERP) 25a47e0386 [MOVE,IMP] sale:
Move picking_order_policy.yml in to process/get_picking_details.yml
improve it's test cases

bzr revid: dbr@tinyerp.com-20111109103738-9ib6ikpci8zjysav
2011-11-09 16:07:38 +05:30
Olivier Dony e45e0b75d8 [IMP] stock: cleanup stock.partial.{picking,move} wizards and fix dependencies and tests
bzr revid: odo@openerp.com-20110926003612-0wa6sghmlwbezwzk
2011-09-26 02:36:12 +02:00
Vo Minh Thu 99676d3681 [FIX] sale: added stock.picking as active model in two tests.
- this is needed if we want to use osv as a replacement for osv_memory because osv checks more carefully the selection fields.

bzr revid: vmt@openerp.com-20110718145648-20lb8jo5s6pkw78m
2011-07-18 16:56:48 +02:00
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
psi (Open ERP) 63e8f6738f [IMP] purchase_*, sale_*, stock_*: replace the static dates with current dates using eval
bzr revid: psi@tinyerp.co.in-20110105050329-n0qjh6ur7k7jeikp
2011-01-05 10:33:29 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
Harry (OpenERP) df6494875a [FIX] sale: yaml issue
bzr revid: hmo@tinyerp.com-20101112134953-mzm3yccizmxycb3l
2010-11-12 19:19:53 +05:30
Olivier Dony d0d4d60b75 [FIX] sale, purchase: fix yaml tests after modifying picking invoice wizard
bzr revid: odo@openerp.com-20101015132300-5qbrrbfekta4kla2
2010-10-15 15:23:00 +02:00
Olivier Dony 9ebbe74663 [FIX] sale, purchase: update tests for removal of type field in picking invoice wizard
bzr revid: odo@openerp.com-20101015120951-l3mlfur6mbw8f2lx
2010-10-15 14:09:51 +02:00
Fabien Pinckaers 4b77845710 [FIX] stock_location, logistic, better demo data
bzr revid: fp@tinyerp.com-20101011215706-zu7cl6byilud541o
2010-10-11 23:57:06 +02:00
SKH,Jay fb8df7b445 [REF] Corrections
bzr revid: jvo@tinyerp.com-20100927144808-fuzqom90h4z3qd4m
2010-09-27 20:18:08 +05:30
Fabien Pinckaers be22df97d6 fix
bzr revid: fp@tinyerp.com-20100901202938-7m4nu0hzigy7suh0
2010-09-01 22:29:38 +02:00
Harry (OpenERP) 379133b17f [FIX] sale,membership: yml issue
bzr revid: hmo@tinyerp.com-20100901160845-53e8jddm95gsi6o5
2010-09-01 21:38:45 +05:30
MTR(OpenERP) 85a60ce78c [IMP] Sale: YAML improvements
bzr revid: mra@mra-laptop-20100816120958-0ktc2cj8ytxicsy1
2010-08-16 17:39:58 +05:30
mtr bc72276f46 [IMP] sale:-added the data_test.yml file and renamed and improved the yaml files for sale module
bzr revid: mtr@mtr-20100723062613-q4vrsjcdsfya1gge
2010-07-23 11:56:13 +05:30