Commit Graph

1659 Commits

Author SHA1 Message Date
Rucha (Open ERP) 92ee535e28 [ADD]: purchase: Added docstring to action_invoice_create and inv_line_create
bzr revid: rpa@tinyerp.com-20111115071436-wqjxbhqff7oma7fl
2011-11-15 12:44:36 +05:30
Rucha (Open ERP) ce437f9503 [IMP, FIX]: purchase: changed in the signature of inv_line_create to return only dict of data so that we can use that value separately to create invoice line instead of (0, 0, {..}) that only used to generate invoice line with invoice only,
* changed signature of inv_line_create in account_anglo_saxon and purchase_analytic_plans too
* Improved logic of method a bit to create the invoice with no lines, then to create the lines with the invoice_id set. 
* TODO: docstring

bzr revid: rpa@tinyerp.com-20111115070227-317j1ij7vlthtuc0
2011-11-15 12:32:27 +05:30
Rucha (Open ERP) bb234154f6 [REF]: purchase: Improvement in variable names
bzr revid: rpa@tinyerp.com-20111115064353-yyf2z34wvmnyi5ud
2011-11-15 12:13:53 +05:30
Xavier Morel fed4f446e3 [FIX] purchase: invalid search_view_id reference (to a tree view) in action
lp bug: https://launchpad.net/bugs/889734 fixed

bzr revid: xmo@openerp.com-20111114113920-9dg544ztmmnb5pyv
2011-11-14 12:39:20 +01:00
Fabien Pinckaers 4d77356d91 misc
bzr revid: fp@tinyerp.com-20111114111810-v5jspbkway8lf6nc
2011-11-14 12:18:10 +01:00
Fabien Pinckaers bae50f2557 [IMP] Purchase YAML tests rewritten using new view: feature
bzr revid: fp@tinyerp.com-20111113230158-4r36c2sdg23uuuyo
2011-11-14 00:01:58 +01:00
Fabien Pinckaers 50ed8b5021 [IMP] Purchase YAML tests rewritten using new view: feature
bzr revid: fp@tinyerp.com-20111113225342-psyip630dif45qay
2011-11-13 23:53:42 +01:00
Fabien Pinckaers edd35657f8 [FIX] test scenario
bzr revid: fp@tinyerp.com-20111113192805-luc1523nc291xfxl
2011-11-13 20:28:05 +01:00
Fabien Pinckaers 41fdf0e1aa fix
bzr revid: fp@tinyerp.com-20111113184721-6el7zz79e619iyro
2011-11-13 19:47:21 +01:00
Fabien Pinckaers 4ef9a77cb7 [FIX] Purchase test flow
bzr revid: fp@tinyerp.com-20111113170526-u6ib44s7pd9kyqct
2011-11-13 18:05:26 +01:00
Fabien Pinckaers 4a8db01472 fix
bzr revid: fp@tinyerp.com-20111113162059-b7317dp26i8ide8p
2011-11-13 17:20:59 +01:00
Fabien Pinckaers ecc200a14f merge coverage purchase
bzr revid: fp@tinyerp.com-20111113160732-7ic5t0igzh0jw2pm
2011-11-13 17:07:32 +01:00
Fabien Pinckaers 5b59cff84e [IMP] warning on bad quantities on production, fix UoM possible problem at install
lp bug: https://launchpad.net/bugs/787950 fixed

bzr revid: fp@tinyerp.com-20111113100346-9pjh7z7trsgadcjv
2011-11-13 11:03:46 +01:00
Fabien Pinckaers 6cbf19d815 [Merge] es_MX from Vauxoo
bzr revid: fp@tinyerp.com-20111111144930-5o37idpxdvyhtfri
2011-11-11 15:49:30 +01:00
Fabien Pinckaers 77a228421e merge: digital precision product uom
bzr revid: fp@tinyerp.com-20111111135906-kljtmr0r5tb59ia5
2011-11-11 14:59:06 +01:00
Rucha (Open ERP) 162163cf64 [FIX]: purchase: Fixed demo of purchase order, it was finding for any uom and assigns first one to product which leads to uom categories mismatch if we use --test-commit option
bzr revid: rpa@tinyerp.com-20111111114438-420wk4z067kwlzkc
2011-11-11 17:14:38 +05:30
Fabien Pinckaers 1bee3d6144 merge
bzr revid: fp@tinyerp.com-20111111083220-4ckvcv2tw4xs3p8i
2011-11-11 09:32:20 +01:00
Olivier Dony d84a6c5757 [FIX] purchase: correct remaining error in last merge
action_picking_create() must only return one picking ID,
to be used to bind that picking's subflow in the PO's
workflow.

bzr revid: odo@openerp.com-20111111003127-gweu0vkcdgwi4tqd
2011-11-11 01:31:27 +01:00
Fabien Pinckaers 03198c9071 merge
bzr revid: fp@tinyerp.com-20111110231614-t7e7d3lmepg3mcj5
2011-11-11 00:16:14 +01:00
Olivier Dony f8de95825c [MERGE] purchase: refactoring of picking creation, courtesy of Raphaël Valyi, Akretion
bzr revid: odo@openerp.com-20111110225802-ocpesmmtz4q68r8r
2011-11-10 23:58:02 +01:00
Vo Minh Thu 35c3aabf0b [MERGE] trigger the workflow when canceling a purchase order.
bzr revid: vmt@openerp.com-20111110132059-b0n5591f5oc91469
2011-11-10 14:20:59 +01:00
Olivier Dony 044ff3d2fe [IMP] purchase: cleanup/improve refactored code, including:
- correct wrong indentation for move/picking confirmation
- improved/corrected docstring
- change returned values to lists, as returning single ID has no sense
- simplify code when possible

bzr revid: odo@openerp.com-20111110112139-9qflyeuysrp138mt
2011-11-10 12:21:39 +01:00
DBR (OpenERP) 38aa5ab1b8 [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20111110092719-bw74ofhw2717xxfo
2011-11-10 14:57:19 +05:30
DBR (OpenERP) d375fe8df2 [IMP]prchase: Improve the assertion msg
bzr revid: dbr@tinyerp.com-20111110090500-24x2ybz5dm53hhge
2011-11-10 14:35:00 +05:30
Launchpad Translations on behalf of openerp a13a501e94 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111110045830-fq54u6adwb1vbzqw
2011-11-10 04:58:30 +00:00
Olivier Dony c74af1ef44 [MERGE] purchase: refactoring of picking creation, courtesy of Akretion
bzr revid: odo@openerp.com-20111109181256-hk2xo3xm5zg6uftv
2011-11-09 19:12:56 +01:00
Vo Minh Thu ca2420a728 [MERGE] Better phrasing in Invoice Control selection field (on purchase orders).
bzr revid: vmt@openerp.com-20111109141231-tads7me0z12i2tcu
2011-11-09 15:12:31 +01:00
Vo Minh Thu dc027540d0 [IMP] Corrected typo and bring some consistency in phrasing.
bzr revid: vmt@openerp.com-20111109123842-bfqhitqwl1i28f1x
2011-11-09 13:38:42 +01:00
Rucha (Open ERP) daa579c9a3 [FIX]: purchase: Fixed problem of cancelling PO was not cancelling related procurement, this was a problem of workflow of purchase order
lp bug: https://launchpad.net/bugs/868456 fixed

bzr revid: rpa@tinyerp.com-20111109114908-oci1p59e636hebsr
2011-11-09 17:19:08 +05:30
Hemendra Paregi (Open ERP) 6006195095 [IMP]:purchase:improved purchsae analysis report
bzr revid: hpa@tinyerp.com-20111109112440-7dfvypre6j6vgek6
2011-11-09 16:54:40 +05:30
Amit Bhavsar (Open ERP) 5ae27e27e1 [polish2_purchase],rename the invoice control from PO and rename the menu from purchase/invoice control
bzr revid: amb@tinyerp.com-20111109065127-e9zl9xor5j2djive
2011-11-09 12:21:27 +05:30
Raphael Collet 60748c2b06 [MERGE] lp:882998
bzr revid: rco@openerp.com-20111109133757-srxb6kak5we5p0js
2011-11-09 14:37:57 +01:00
Amit Bhavsar (Open ERP) 8c050cca05 [pricelist],saprate the action for the purchase and sale pricelist
bzr revid: amb@tinyerp.com-20111108112700-7q0wwzvb8krot8ry
2011-11-08 16:57:00 +05:30
Launchpad Translations on behalf of openerp 2393cbcaab Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111108054936-o85vdc79709844pf
bzr revid: launchpad_translations_on_behalf_of_openerp-20111108061220-ayp19sctv6uvxl1u
2011-11-08 06:12:20 +00:00
Quentin (OpenERP) 503a5e8e7f [MERGE] merged a branch containing bad english fixes. Contribution from philu.
bzr revid: qdp-launchpad@openerp.com-20111107113447-jhqvata3fb689c1m
2011-11-07 12:34:47 +01:00
Launchpad Translations on behalf of openerp 6f77ce98c7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111105055805-1lmgpe8dot0mqkd3
bzr revid: launchpad_translations_on_behalf_of_openerp-20111105060437-gd0ilsg6cdytkvq2
2011-11-05 06:04:37 +00:00
Divyesh Makwana (Open ERP) 6b9512dd32 [FIX] [trunk] [sale/purchase]: picking order date is not the same as the sale/purchase order date
lp bug: https://launchpad.net/bugs/882998 fixed

bzr revid: mdi@tinyerp.com-20111104045018-bqj356yrtvvwlop4
2011-11-04 10:20:18 +05:30
Bogdan Stanciu e19e1fe100 [FIX] some product_qty fields are set with hardcoded decimal precision, and some without. I added dp on all occurrences of product_qty.
lp bug: https://launchpad.net/bugs/884179 fixed

bzr revid: bogdanovidiu.stanciu@gmail.com-20111031113830-drdqvvrz032nrzh4
2011-10-31 12:38:30 +01:00
DBR (OpenERP) 75ac957971 [IMP]puchase: define wkf_warn_buyer function as dead code
bzr revid: dbr@tinyerp.com-20111031053347-1sbl8k5l9gpo5x1e
2011-10-31 11:03:47 +05:30
Raphaël Valyi fea2c90d35 [FIX] purchase: create picking in _create_pickings only if picking_id not already provided; thanks to Cloves Almeida for reporting this!
bzr revid: rvalyi@gmail.com-20111027211459-hk8n2milqo2c37vk
2011-10-27 19:14:59 -02:00
Raphaël Valyi 52e6f2ba14 [MERGE] merged addons-purchase-extensible-action-picking-create branch into trunk
bzr revid: rvalyi@gmail.com-20111027211124-upii190dd01m7pzo
2011-10-27 19:11:24 -02:00
Quentin (OpenERP) 1ca7da3f60 [MERGE] lp:883930
bzr revid: qdp-launchpad@openerp.com-20111104075049-fr6wrg4e5idt7yu1
2011-11-04 08:50:49 +01:00
Kirti Savalia (OpenERP) 37e36c058a [IMP]:change message in pot and rml file for purchase
bzr revid: ksa@tinyerp.com-20111103115304-lb5a4t6x61ty2wjk
2011-11-03 17:23:04 +05:30
Kirti Savalia (OpenERP) 50cc22650b [IMP]:improve name
bzr revid: ksa@tinyerp.com-20111101060629-am0qgs7h5fnj581j
2011-11-01 11:36:29 +05:30
Kirti Savalia (OpenERP) 62fc60f882 [FIX]:naming issue for order date
lp bug: https://launchpad.net/bugs/883930 fixed

bzr revid: ksa@tinyerp.com-20111101052859-32du8dccos5gl14n
2011-11-01 10:58:59 +05:30
Quentin (OpenERP) 7e27f4355f [FIX] lp:878756 Inheritancy problem in view based on the changed label 'not invoices' => 'not invoiced' introduced in revision 5397
lp bug: https://launchpad.net/bugs/878756 fixed

bzr revid: qdp-launchpad@openerp.com-20111025152155-kw420cspz7upw5zv
2011-10-25 17:21:55 +02:00
DBR (OpenERP) 8d6405a660 [IMP]purchase:
Improve code for validating the reception
[RMV]stock: Remove the do_validate method

bzr revid: dbr@tinyerp.com-20111025084530-8f8ejryly8a2jrvu
2011-10-25 14:15:30 +05:30
DBR (OpenERP) b9eff9d60c [IMP]purchase:
change the sequence of yml files in __openerp__.py
improve the code for cancel purchase order flow
cancel regarding changes applied in rfq2order2done file

bzr revid: dbr@tinyerp.com-20111025070741-5e6k135i38j8r66i
2011-10-25 12:37:41 +05:30
DBR (OpenERP) fd8fb0a5a5 [IMP]purchase: Improve the code
merge_order.yml
Improve test cases for the new order lines

bzr revid: dbr@tinyerp.com-20111024111452-sxc1g91rmn9jzkd6
2011-10-24 16:44:52 +05:30
DBR (OpenERP) 2f56916e6f [IMP]purchase: Improve the code for merge the PO
bzr revid: dbr@tinyerp.com-20111024094013-l0w4ai5m6e0rke17
2011-10-24 15:10:13 +05:30