Commit Graph

468 Commits

Author SHA1 Message Date
Amit Patel (OpenERP) d1147c51e9 [IMP]
bzr revid: apa@tinyerp.com-20120501123446-kykbs2zi3pj0kq9u
2012-05-01 18:04:46 +05:30
Turkesh Patel (Open ERP) 2cb6766413 [IMP] improved code for running state.
bzr revid: tpa@tinyerp.com-20120501050624-6cq0b839evr3sdx9
2012-05-01 10:36:24 +05:30
Purnendu Singh (OpenERP) 5de1e8d561 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120430122540-haxtywb5gjy16qle
2012-04-30 17:55:40 +05:30
Amit Patel (OpenERP) c94ded8659 set order in stock and purchase
bzr revid: apa@tinyerp.com-20120427111056-w9miufobwy56ipq7
2012-04-27 16:40:56 +05:30
Quentin (OpenERP) cf08ca0180 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120426091106-1e8zr0f4txmcp3pk
2012-04-26 11:11:06 +02:00
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30
Quentin (OpenERP) 5db299411d [REV] revert of revision 6771 related to split of receptions/deliveries concepts. (will be back...)
bzr revid: qdp-launchpad@openerp.com-20120503102910-om8k1a06h1kosm1l
2012-05-03 12:29:10 +02:00
Thibault Delavallée 4b9dfed786 [FIX] Wrong var name due to copy and paste.
bzr revid: tde@openerp.com-20120419075354-ympww3kc0xw35vpb
2012-04-19 09:53:54 +02:00
Purnendu Singh (OpenERP) 735c6d5946 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120419063305-w5oj03h687trdik2
2012-04-19 12:03:05 +05:30
Thibault Delavallée 5b89f73e3e [FIX] Fixed missing imports.
bzr revid: tde@openerp.com-20120418134143-fb9c3sf7oudju7ey
2012-04-18 15:41:43 +02:00
Thibault Delavallée 1aa720a73d [FIX] Fixed date formatting in several messages. It now adds the user timezone to add coherence.
bzr revid: tde@openerp.com-20120418123150-dtw13rhrrhqibo1e
2012-04-18 14:31:50 +02:00
Thibault Delavallée 67613957e4 [MERGE] Merged OpenChatter part 1/2. OpenChatter, part 1/2.
This revision adds a social messaging system inside OpenERP, that will be used by addons to display notifications (such as status changes), user comments, and emails. All message types are managed in a unified system. Social aspects are also enforced, by an easy invite system based on share, and a subscription mechanism allowing to follow messages post on records users want to follow. res.logs are removed from OpenERP and replaced by OpenChatter.

This revision adds theaddons-side of OpenChatter part 1/22. Main addons are updated in order to use the new feature: notifications on state/stage change, management of subscriptions. It also includes addons-side update related to the need_action mechanism, by defining the states in which user_ids are sent to the need_action engine. Server- and web-sides of need_action have already been merged in previous revisions.

bzr revid: tde@openerp.com-20120406123732-6fl2uzxzqr864jc4
2012-04-06 14:37:32 +02:00
Thibault Delavallée fe6e58a40e [FIX] Propagated ir.needaction class name change.
bzr revid: tde@openerp.com-20120403172108-ccvtnt512yexefe1
2012-04-03 19:21:08 +02:00
Thibault Delavallée befaa76b06 [MERGE] Merged with rga Purchase branch
bzr revid: tde@openerp.com-20120403113404-f8u54y65i8hjhdv1
2012-04-03 13:34:04 +02:00
Thibault Delavallée fad5c86dc9 [IMP] Small improvement of messages
bzr revid: tde@openerp.com-20120402153002-b96t8bfus3ham5cs
2012-04-02 17:30:02 +02:00
Thibault Delavallée c6e497c8c7 [MERGE] Merged with social framework branch
bzr revid: tde@openerp.com-20120402152231-mwohl2zn7o8jj3qb
2012-04-02 17:22:31 +02:00
Divyesh Makwana (Open ERP) aa8e83ea2d [IMP] account, sale, purchase : Cleanup the use of dicts, remove the automatic email send by the EDI and use proper template based on an XML ID.
bzr revid: mdi@tinyerp.com-20120402123651-ekqw8z66ltpqnxgz
2012-04-02 18:06:51 +05:30
Mayur Maheshwari (OpenERP) 69c1908b38 [IMP]stock: add in type in purchase, and set readonly in partner_id field
bzr revid: mma@tinyerp.com-20120402102412-mjwwvwm3hxm5d6ra
2012-04-02 15:54:12 +05:30
Purnendu Singh (OpenERP) e9efa4f61e [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120402053427-xhu1v33sxuptbd9q
2012-04-02 11:04:27 +05:30
Mayur Maheshwari (OpenERP) e583524ace [MERGE]Merge with lp:~openerp-dev/openobject-addons/trunk-stock_picking_usability
bzr revid: mma@tinyerp.com-20120402052937-7j4rcyfh0qj7p2gh
2012-04-02 10:59:37 +05:30
Mayur Maheshwari (OpenERP) 4c62cb2086 [IMP]stock: Improve filed name
bzr revid: mma@tinyerp.com-20120330111000-6kdvit7ycmtuuk84
2012-03-30 16:40:00 +05:30
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) 1078da6717 [IMP] purchase: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330075638-81vq3papia6hitwu
2012-03-30 13:26:38 +05:30
Sbh (Openerp) d9359aacfb [IMP]account: remove address_id form compute_all
bzr revid: sbh@tinyerp.com-20120329124138-isbvzt8z4drn7fwn
2012-03-29 18:11:38 +05:30
Mayur Maheshwari (OpenERP) 741d2770eb [IMP]stock: Improve a name of filed
bzr revid: mma@tinyerp.com-20120329120752-883ps6s9ap5q6dxf
2012-03-29 17:37:52 +05:30
Mayur Maheshwari (OpenERP) 4db0507a88 [IMP]stock: added a force_assign for skip a wkf darft to asssigned in recepation
bzr revid: mma@tinyerp.com-20120329113658-uf1g2xke4cwgdr0n
2012-03-29 17:06:58 +05:30
Purnendu Singh (OpenERP) 4a274f3dda [IMP] account, purchase, sale: Improve code to add a link in mail
bzr revid: psi@tinyerp.com-20120328060443-34pimg3azu50dy4v
2012-03-28 11:34:43 +05:30
Purnendu Singh (OpenERP) 5488e8ae0a [IMP] mail, account, sale, purchase: remove _hook_msg_sent from account, sale and purchase and revert all changes of mail as it will be done in other branch
bzr revid: psi@tinyerp.com-20120327114444-qj9z73j0zaq4kkd2
2012-03-27 17:14:44 +05:30
RGA(OpenERP) d5411712d9 [IMP] hange method name _notificate to _send_note and add need action
bzr revid: rgaopenerp-20120316145704-e87uo2rqz1ppitnl
2012-03-16 20:27:04 +05:30
RGA(OpenERP) a67ecbaaae [IMP] Added notification for purchase order
bzr revid: rgaopenerp-20120313100726-e01a0bbrxw05kmw0
2012-03-13 15:37:26 +05:30
Bharat Devnani (OpenERP) 3662f7e5db [REM] removed res.partner.address reference from purchase module, just need to solve 'test/process/edi_purchase_order.yml' yml and its references
bzr revid: bde@tinyerp.com-20120305132539-1u8zok2ccy6csemu
2012-03-05 18:55:39 +05:30
Divyesh Makwana (Open ERP) 5c6efbd235 [IMP] purchase : Improved the code to get the invoice lines at first time when we create the invoice.
bzr revid: mdi@tinyerp.com-20120305121642-781krexsohokecfn
2012-03-05 17:46:42 +05:30
Divyesh Makwana (Open ERP) 314f9586d0 [IMP] purchase : Remove the warning when 'based on PO lines' but generate the invoice instead.
bzr revid: mdi@tinyerp.com-20120305104856-5n9x4ntz8jitcywf
2012-03-05 16:18:56 +05:30
Mayur Maheshwari (OpenERP) 34d47a13ea [REM]: Purchase: Removed print button
[IMP]: purchase: renamed Receive product button name

bzr revid: mma@tinyerp.com-20120305051952-46lj68covxrod54s
2012-03-05 10:49:52 +05:30
Mayur Maheshwari (OpenERP) b4688cd91b [IMP]: Purchase: Changed string for invoiced field
bzr revid: mma@tinyerp.com-20120305051117-hmgatham6qkl3z76
2012-03-05 10:41:17 +05:30
Mayur Maheshwari (OpenERP) ae97d281d3 [IMP]purchase:comment code of edi for pending now
bzr revid: mma@tinyerp.com-20120229113711-jq8in1oww9o03on2
2012-02-29 17:07:11 +05:30
Mayur Maheshwari (OpenERP) f4f13affad [IMP]purchase: added message_hook method and improve workflow and button
bzr revid: mma@tinyerp.com-20120229101653-wiuo4am11s1kaa5h
2012-02-29 15:46:53 +05:30
Mayur Maheshwari (OpenERP) 5f50bd32e7 [IMP]purchase:Improve code state change by workflow
bzr revid: mma@tinyerp.com-20120229061913-oj8djiwaps5mdi1r
2012-02-29 11:49:13 +05:30
Mayur Maheshwari (OpenERP) 66eba554e4 [IMP]purchase:Added a Print Button in New state
bzr revid: mma@tinyerp.com-20120229061332-gagzxe9tf5pywhju
2012-02-29 11:43:32 +05:30
Mayur Maheshwari (OpenERP) 06b32aedf4 [IMP]purchase: Improve warning message and set a button attrs
bzr revid: mma@tinyerp.com-20120229060931-gsgg20m9mut5p10y
2012-02-29 11:39:31 +05:30
Mayur Maheshwari (OpenERP) 3e9fbd83ca [IMP]purchase: Added a button receive invoice & receive product, improve view and related code, change label done to paid
bzr revid: mma@tinyerp.com-20120228115949-03tbq9mqcr0bwrt2
2012-02-28 17:29:49 +05:30
Mayur Maheshwari (OpenERP) 7f74731083 [IMP]purchase: Fix Error of email template, added send button in workflow, change some state label name and its button position
bzr revid: mma@tinyerp.com-20120227131557-dl1ut04uypafpzwf
2012-02-27 18:45:57 +05:30
Quentin (OpenERP) b6ee3bddd5 [MERGE] merge the branch from Numérigraphe with a better label for the address of direct delivery on PO.
bzr revid: qdp-launchpad@openerp.com-20120222164815-t6qushz6qhpuhe07
2012-02-22 17:48:15 +01:00
Numerigraphe - Lionel Sausin 46ae512598 [IMP] purchase: clearer label for direct delivery
bzr revid: ls@numerigraphe.fr-20120217091908-uinackdla8hlydqf
2012-02-17 10:19:08 +01:00
Olivier Dony 532c17df80 [IMP] purchase: remove useless loop in PO line on_change
bzr revid: odo@openerp.com-20120216123408-mh2htwyxf8glz450
2012-02-16 13:34:08 +01:00
Olivier Dony b2bd614820 [MERGE] purchase: refactor computation of PO line scheduled date, courtesy of Akretion
bzr revid: odo@openerp.com-20120216115515-6m0aa62s3gn7rt01
2012-02-16 12:55:15 +01:00
benoit-guillot-z 79a3c7a976 [REF] purchase: refactoring of date_planned in the class purchase_order_line in order to overload it easily
bzr revid: rvalyi@gmail.com-20120215224743-5gtpc8q6pane2ybm
2012-02-15 20:47:43 -02:00
Olivier Dony da84f36eb4 [FIX] all: update context_today calls after API change
See also server revision 4053
revision-id: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

bzr revid: odo@openerp.com-20120214122520-f4lyaoolw1sik7zo
2012-02-14 13:25:20 +01:00
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

lp bug: https://launchpad.net/bugs/925361 fixed

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Numerigraphe - Lionel Sausin 85efe09cb3 [IMP] purchase: clearer description for dest_address_id
bzr revid: ls@numerigraphe.fr-20120203132909-b4cojt31sh3pyvqd
2012-02-03 14:29:09 +01:00
Raphael Collet f634d05b7d [IMP] purchase: simplify a bit method onchange_product_id
bzr revid: rco@openerp.com-20120124123104-l1tgpcnnthyrsn9k
2012-01-24 13:31:04 +01:00
Harry (OpenERP) cdabe44260 [IMP] purchase: remove unused method
bzr revid: hmo@tinyerp.com-20120112071856-zh0bl7tn7zv0x21i
2012-01-12 12:48:56 +05:30
Harry (OpenERP) 2c6418bde6 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20120112070927-liv9yfctl4wo5i08
2012-01-12 12:39:27 +05:30
Harry (OpenERP) a4eb2a04b5 [REF] purchase: refactor product_id_change and rename with onchange_product_id
bzr revid: hmo@tinyerp.com-20120112070240-zgsic6tjiy7j7g30
2012-01-12 12:32:40 +05:30
Raphael Collet e99959800f [MERGE] lp:852456 (purchase: fix bad context handling in product_id_change)
bzr revid: rco@openerp.com-20120111085348-wejvj1ayz9ypd5g0
2012-01-11 09:53:48 +01:00
Bharat Devnani (OpenERP) 5a12ad85fc [FIX] purchase : changed name of updated context variable in def product_id_change of purchase/purchase.py
lp bug: https://launchpad.net/bugs/852456 fixed

bzr revid: bde@tinyerp.com-20120111081148-jd2bd9596w78399v
2012-01-11 13:41:48 +05:30
Harry (OpenERP) c7d117be0c [MERGE] stock, purchase: clean onchange_product and onchange_uom in purchase.order.line and add test case to check stock valuation entries of stock.
bzr revid: hmo@tinyerp.com-20120106121612-qc156nkqngl6gmgq
2012-01-06 17:46:12 +05:30
Olivier Dony d5168e11a3 [MERGE] purchase: refactoring of PO date computation, courtesy of Benoit Guillot (Akretion)
bzr revid: odo@openerp.com-20111223133616-cwkx0wvtcdk085p0
2011-12-23 14:36:16 +01:00
Benoit Guillot 45b98c21f5 [REF] refactor to use procurement object
bzr revid: benoit.guillot@akretion.com.br-20111222160143-imuns5olo2r23crj
2011-12-22 17:01:43 +01:00
Benoit Guillot e9c1456e28 [REF] Refactor schedule_date and order_dates
bzr revid: benoit.guillot@akretion.com.br-20111222083144-btyyghy55dulim0h
2011-12-22 09:31:44 +01:00
Kirti Savalia (OpenERP) 97f262c5f4 [MERGE]:merge with latest addons
bzr revid: ksa@tinyerp.com-20111222072745-48lu6xkgl7tlyqwo
2011-12-22 12:57:45 +05:30
Olivier Dony 0d5bddc89f [MERGE] sale,purchase: better context passing during picking creation, courtesy of Akretion
Existing overriding modules also updated
to use the new API

bzr revid: odo@openerp.com-20111221153924-0a6nbc7r83tlu1jl
2011-12-21 16:39:24 +01:00
Olivier Dony 04be08d0f0 [MERGE] sale,purchase: better context passing during picking creation, courtesy of Akretion
bzr revid: odo@openerp.com-20111221131028-a5xhryqg30eghlaa
2011-12-21 14:10:28 +01:00
Mayur Maheshwari (OpenERP) ad2ed3a0b0 [FIX]purchase:frow is replace by from in tool-tip
lp bug: https://launchpad.net/bugs/907290 fixed

bzr revid: mma@tinyerp.com-20111221115930-gsh921fcf6p0x23x
2011-12-21 17:29:30 +05:30
Raphael Collet faf2dfd908 [RIP] purchase: funeral of dead code
bzr revid: rco@openerp.com-20111220150930-a47t7pjccy0v80sy
2011-12-20 16:09:30 +01:00
Raphaël Valyi 1cac7a3912 [IMP] sale; purchase: correctly propagate the context arg and assume it can be given by wkf, even if wkf engine may not support it yet (it's backward compatible anyway)
bzr revid: rvalyi@gmail.com-20111219165440-sp3fp4f8xdcleu0r
2011-12-19 14:54:40 -02:00
Kirti Savalia (OpenERP) 8af8d33637 [IMP]:code for product onchange when uom is different
bzr revid: ksa@tinyerp.com-20111205104459-p2hnekd0tazuia2n
2011-12-05 16:14:59 +05:30
Raphaël Valyi e47622c9ce [REF] purchase: use standard context argument in new modular picking creation methods appeared recently. NB this doesn't fix the fact the workflow engine doesn't pass us the context
bzr revid: rvalyi@gmail.com-20111121223137-go7ojq1ie05bffgw
2011-11-21 20:31:37 -02:00
Raphael Collet bff6674525 [MERGE] lp:800100, make invoice number, mrp order ref, purchase order ref, sale order ref, and picking ref unique per company
bzr revid: rco@openerp.com-20111117154004-fbean9hqldvrsxdq
2011-11-17 16:40:04 +01:00
Quentin (OpenERP) e54317dd2b [IMP] pruchase, account_anglo_saxon, purchase_analytic_plans: added underscore prefix on _prepare_inv_line() for consistency
bzr revid: qdp-launchpad@openerp.com-20111115153201-ny1yq1zkyjz8qxfq
2011-11-15 16:32:01 +01:00
Quentin (OpenERP) 9a3f03efe7 [REF] purchase, purchase_analytic_plans, account_anglo_saxon: changed name of function inv_line_create into prepare_inv_line
bzr revid: qdp-launchpad@openerp.com-20111115114839-3359yjv7vw0t8krn
2011-11-15 12:48:39 +01:00
Rucha (Open ERP) e54960537f [REVERT]: purchase: Reverted changes for suggestion to create the invoice with no lines, then to create the lines with the invoice_id set, as it was calling function fields more times
bzr revid: rpa@tinyerp.com-20111115101434-2hf7r4hd8fcym9mo
2011-11-15 15:44:34 +05:30
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
Fabien Pinckaers 4d77356d91 misc
bzr revid: fp@tinyerp.com-20111114111810-v5jspbkway8lf6nc
2011-11-14 12:18:10 +01:00
Divyesh Makwana (Open ERP) fa247f3357 [IMP] sale,purchase,mrp,stock,account : Constraint Error-Order Reference must be unique per company
bzr revid: mdi@tinyerp.com-20111114090520-1c3psfmzdi6ts9ni
2011-11-14 14:35:20 +05:30
Fabien Pinckaers ecc200a14f merge coverage purchase
bzr revid: fp@tinyerp.com-20111113160732-7ic5t0igzh0jw2pm
2011-11-13 17:07:32 +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
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
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
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
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
Divyesh Makwana (Open ERP) 63e3886bc3 [FIX] sale : Constraint Error-Order Reference must be unique per company
lp bug: https://launchpad.net/bugs/800100 fixed

bzr revid: mdi@tinyerp.com-20111109052103-0skkpxbztxqasr05
2011-11-09 10:51:03 +05:30
Raphael Collet 60748c2b06 [MERGE] lp:882998
bzr revid: rco@openerp.com-20111109133757-srxb6kak5we5p0js
2011-11-09 14:37:57 +01: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
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
Harry (OpenERP) 5cdac204cd [MERGE] merged parent branch
bzr revid: hmo@tinyerp.com-20111020073513-3np4krmflvtwqhuk
2011-10-20 13:05:13 +05:30
Harry (OpenERP) d53d6c0fe7 [IMP] purchase: clear stuff
bzr revid: hmo@tinyerp.com-20111020073004-voidg0oilufqo22q
2011-10-20 13:00:04 +05:30