Commit Graph

396 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
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
Raphaël Valyi e08e6d973a [REF] purchase: more work for modular picking generation
bzr revid: rvalyi@gmail.com-20111016013125-0blsz0g2gl5z1plv
2011-10-15 22:31:25 -03:00
Quentin (OpenERP) 00c0894d91 [MERGE] lp:802322
bzr revid: qdp-launchpad@openerp.com-20111018084234-ele9nnaowd83nrsv
2011-10-18 10:42:34 +02:00
florian-dacosta f4685cdc6f [REF] purchase: modular picking creation
bzr revid: rvalyi@gmail.com-20111003212747-3pnxz25eohzfvq5i
2011-10-03 18:27:47 -03:00
Fabien Pinckaers f5a95f40fe [IMP] purchase invoice control wizard improvemens
bzr revid: fp@tinyerp.com-20111002154802-pnl31a0ulf688jcp
2011-10-02 17:48:02 +02:00
Fabien Pinckaers 81f4199fe6 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111002125958-uh8ubpli8izpxqyw
2011-10-02 14:59:58 +02:00
Fabien Pinckaers b8140d9138 fix
bzr revid: fp@tinyerp.com-20110925225332-bdrdq48tvu8wpj9a
2011-09-26 00:53:32 +02:00
Fabien Pinckaers 8d31afee04 merge
bzr revid: fp@tinyerp.com-20110925224950-1l4oxm6tz12z623d
2011-09-26 00:49:50 +02:00
Fabien Pinckaers 732f778f4e [FIX] is price not in pricelist for a PO
bzr revid: fp@tinyerp.com-20110925224429-nb300pvodh02vh1y
2011-09-26 00:44:29 +02:00
Fabien Pinckaers 8e34fa6526 [FIX] translated msg for PO
lp bug: https://launchpad.net/bugs/852456 fixed

bzr revid: fp@tinyerp.com-20110924140744-728n8oda7vw8mzum
2011-09-24 16:07:44 +02:00
Fabien Pinckaers 0aecb63c24 merge
lp bug: https://launchpad.net/bugs/812794 fixed

bzr revid: fp@tinyerp.com-20110924101950-40s8zkahp0i5dof8
2011-09-24 12:19:50 +02:00
Fabien Pinckaers c394820260 merge
bzr revid: fp@tinyerp.com-20110924101420-1v47ye9g5g0cwjqi
2011-09-24 12:14:20 +02:00
ron@tinyerp.com a1f8fd00f6 [IMP]Purchase: Improved string value of warehouse instead of wharehouse
bzr revid: ron@tinyerp.com-20110920112726-43r8yiwu8ubkpxyy
2011-09-20 16:57:26 +05:30
ron@tinyerp.com e7fb72e30e [IMP]purchase: Improved PEP standard
bzr revid: ron@tinyerp.com-20110919132107-w37cdlq6vhcap33x
2011-09-19 18:51:07 +05:30
Fabien Pinckaers a32b8b85b9 fix
bzr revid: fp@tinyerp.com-20110918140159-r63shedt1vuilojs
2011-09-18 16:01:59 +02:00
Fabien Pinckaers c4047f3936 [useability] better error/warning message
bzr revid: fp@tinyerp.com-20110918135310-sx5wzu22opr9cdwo
2011-09-18 15:53:10 +02:00
Fabien Pinckaers 99a72c7792 [Useability] improved error message
bzr revid: fp@tinyerp.com-20110918134116-2vvdelak2268j6pz
2011-09-18 15:41:16 +02:00
ron@tinyerp.com 5b7af7eb60 [IMP]procurement, purchase: Improved PEP standard
bzr revid: ron@tinyerp.com-20110916132442-lp0kaaik6bubyj2q
2011-09-16 18:54:42 +05:30
Rucha (Open ERP) 3c2b563af0 [FIX]: purchase: Fixed, When creating moves for incomming picking, address_id was not correctly set, so reception analysis was not displaying proper partner information
bzr revid: rpa@tinyerp.com-20110916062025-2g1iw4iprnzv8d1f
2011-09-16 11:50:25 +05:30
Stephane Wirtel dfc46d1f15 [MERGE] Merge the branch and clean the code lp:~openerp-dev/openobject-addons/trunk-usability-unit_of_measure-han
bzr revid: stw@openerp.com-20110915085454-pn35o2p6at78au5j
2011-09-15 10:54:54 +02:00
ron@tinyerp.com 4ac423a87a [IMP]procurment, purchase, stock: Improved stock demo data, added limit and offset in search query, improved
query if company_id not avail, also improved code of make_po() function

bzr revid: ron@tinyerp.com-20110915083333-ab8p3kp8lu1fvq53
2011-09-15 14:03:33 +05:30
ron@tinyerp.com 8023c73755 [MERGE]merged lp:openobject-addons
bzr revid: ron@tinyerp.com-20110915064354-2tuay8p30voov8g2
2011-09-15 12:13:54 +05:30
Hardik Ansodariy (OpenERP) 0c8480d771 [imp] optimized code
bzr revid: han@tinyerp.com-20110907095315-k7o2bm90oprigu63
2011-09-07 15:23:15 +05:30
Hardik Ansodariy (OpenERP) 672a51b65a [imp] set default product_uom through xml_id
bzr revid: han@tinyerp.com-20110907065008-r9uhal7tdlwnodb0
2011-09-07 12:20:08 +05:30
Hardik Ansodariy (OpenERP) 9ccddd983f [imp] set product uom default to sale order line and purchase order line
bzr revid: han@tinyerp.com-20110907050701-y9goicvip6fqe7mo
2011-09-07 10:37:01 +05:30
Hardik Ansodariy (OpenERP) 61a0c4594e [IMP] renamed the selection field value of invoice control
bzr revid: han@tinyerp.com-20110905083738-g81xkiikog9wlycr
2011-09-05 14:07:38 +05:30
Mayur Maheshwari (OpenERP) 573e20d7e6 [FIX]purchase:now action_picking_create method returns true
lp bug: https://launchpad.net/bugs/788789 fixed

bzr revid: mma@tinyerp.com-20110830090737-gf4uetngbaet1ku9
2011-08-30 14:37:37 +05:30
Olivier Dony fadcf9160b [MERGE] purchase: split large method in smaller overridable ones - contribution by Sebastien Beau
On top of the original merge prop by Sebastien, the docstring was
completed a bit, and the variable names made more consistent.

bzr revid: odo@openerp.com-20110826142836-vzcdop8kzok7toz6
2011-08-26 16:28:36 +02:00
sebastien beau c1d843e460 [IMP] Purchase : add a docstring for the method create_procurement_purchase_order
bzr revid: sebastien.beau@akretion.com.br-20110824221806-ue02asb0afk5mol7
2011-08-25 00:18:06 +02:00
ksa (Open ERP) f1b56240b0 [IMP]: improve code
bzr revid: ksa@tinyerp.co.in-20110722132324-ojbbzlcp0xrl3jvt
2011-07-22 18:53:24 +05:30
Raphael Collet 928c0d7029 [IMP] purchase: rename menu for pickings to invoice, and changed some labels
bzr revid: rco@openerp.com-20110722130050-je5jxp0dg79easei
2011-07-22 15:00:50 +02:00
ksa (Open ERP) 6fa4a0491c [IMP]:improved
bzr revid: ksa@tinyerp.co.in-20110722062913-9roigkh4i6etvpj6
2011-07-22 11:59:13 +05:30
ksa (Open ERP) fcbab41369 [IMP]:get order date accoring to partner
bzr revid: ksa@tinyerp.co.in-20110721112140-rzfouzx1x5zsrk71
2011-07-21 16:51:40 +05:30
Tejas (OpenERP) 7492771f49 [usability] rename the menu name, added tips, renamed the selection option as per the pad
bzr revid: tta@openerp.com-20110721100246-fqn5dc69nyurq8eb
2011-07-21 15:32:46 +05:30
ksa (Open ERP) 8691e4b906 [IMP]:improve
bzr revid: ksa@tinyerp.co.in-20110721055940-poqs2hb1ppvxdss9
2011-07-21 11:29:40 +05:30
ksa (Open ERP) bf8d91d99c [IMP]:use min instead of sort
bzr revid: ksa@tinyerp.co.in-20110721044050-9lmfuxyvw0nv7z5c
2011-07-21 10:10:50 +05:30
ksa (Open ERP) 431b93bd59 [FIX]:wrong scheduled date and order date for PO generated from procurement
lp bug: https://launchpad.net/bugs/812794 fixed

bzr revid: ksa@tinyerp.co.in-20110720094639-u0hujqlwotv2cgo7
2011-07-20 15:16:39 +05:30
ksa (Open ERP) cab72a2d54 [FIX]:when merging PO put minimum order date of all merged PO
lp bug: https://launchpad.net/bugs/812871 fixed

bzr revid: ksa@tinyerp.co.in-20110720085505-q17ufdhft9znoefi
2011-07-20 14:25:05 +05:30
Rucha (Open ERP) 2f28c34c70 [REVERT]: Purchase: Reverted fixes of property field at revision:qdp-launchpad@openerp.com-20110707145832-xwdc0u3qhbaffehe, because it was referring to code of server that is not merged in server branch yet,
Need to wait to apply these changes UNTIL https://code.launchpad.net/~openerp-community/openobject-server/trunk-property-fields-using-get/+merge/67223 is getting merged in server

bzr revid: rpa@tinyerp.com-20110708060411-c1w0s3rse0lebv2c
2011-07-08 11:34:11 +05:30
Quentin (OpenERP) e688cd74d0 [IMP] purchase: force the company when creating an invoice from the PO, using context['force_company']
bzr revid: qdp-launchpad@openerp.com-20110707145832-xwdc0u3qhbaffehe
2011-07-07 16:58:32 +02:00
sebastien beau 0757ae25ab [REF] refactor the methode make_po in order to make easier the overwritting
bzr revid: sebastien.beau@akretion.com.br-20110706002624-8ag88jv5a5i979iy
2011-07-06 02:26:24 +02:00
ron@tinyerp.com f059576ba8 [IMP]procurment:Fixed=>changed the all select queries which bypassed the record rules in procurment.py and schedular.py,and change the output location configuaration with company_id=False because of that it will be access by child company
bzr revid: ron@tinyerp.com-20110705061750-7g73nancsfijk0re
2011-07-05 11:47:50 +05:30
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
ron@tinyerp.com 6c27f121fb [IMP]purchase:fixed=>Traceback Generated after run the ORDERPOINT
bzr revid: ron@tinyerp.com-20110629132539-9y8zxts1v39olmrt
2011-06-29 18:55:39 +05:30
ron@tinyerp.com 4aa687cf3f [FIX]purchase,procurement:Fixed=>Generate Sale order via Non admin User Po generated with wrong warehouse and company ,For information Traceback Generated after run the ORDERPOINT it is a sequence problem and it has been fixed in lp:787052 :
lp bug: https://launchpad.net/bugs/802322 fixed

bzr revid: ron@tinyerp.com-20110629051800-u71iztvvtbgsyzuq
2011-06-29 10:48:00 +05:30
Quentin (OpenERP) 4341c795c4 [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110309131425-bz2wsl8onhzyl2ww
2011-03-09 14:14:25 +01:00
Dukai Gábor dc61e547ae [FIX] MRP : Raw Procurement creates a purchase order with wrong supplier and price(when there are more than 1 suppliers)
lp bug: https://launchpad.net/bugs/628702 fixed

bzr revid: jvo@tinyerp.com-20110221072545-hwfs99sgrrm60gxm
2011-02-21 12:55:45 +05:30
Rucha (Open ERP) 828ad75636 [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
bzr revid: rpa@tinyerp.com-20110215132707-ppqbwqlhez6sdr23
2011-02-15 18:57:07 +05:30
Rucha (Open ERP) e4de8e3bde [MERGE]: Merge with lp:openobject-addons/trunk
bzr revid: rpa@tinyerp.com-20110215054834-1thor4vy0rtsvxe4
2011-02-15 11:18:34 +05:30
aag (OpenERP) f394ec2357 [FIX] Purchase:[PS] Purchase order line_ Unit of measure
lp bug: https://launchpad.net/bugs/716117 fixed

bzr revid: aag@tinyerp.co.in-20110211125920-iarez31rjra2bep8
2011-02-11 18:29:20 +05:30
Jay Vora (OpenERP) 0771b32361 [FIX] Purchase : Destination address should not be restricted to be an address of any partner
lp bug: https://launchpad.net/bugs/710516 fixed

bzr revid: jvo@tinyerp.com-20110210184806-qg3ivhwlcp69b39v
2011-02-11 00:18:06 +05:30
rpa (Open ERP) 3a9316b52a [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20110203131511-dan3b3e2l876xxbt
2011-02-03 18:45:11 +05:30
Olivier Dony 20e94b74a5 [MERGE] backport of trunk fixes to account, base_calendar, purchase, stock, stock_planning
bzr revid: odo@openerp.com-20110120140214-2mj8xn3g3kddgjvb
2011-01-20 15:02:14 +01:00
rpa (Open ERP) 5022b81da9 [FIX]: purchase: Fixed default values for PO date
lp bug: https://launchpad.net/bugs/704035 fixed

bzr revid: rpa@tinyerp.com-20110119061051-zsmjfwihk50wrmkq
2011-01-19 11:40:51 +05:30
rpa (Open ERP) 0a5454dea7 [FIX]: purchase: Fixed onchange product and uom
lp bug: https://launchpad.net/bugs/703861 fixed

bzr revid: rpa@tinyerp.com-20110118133335-69gmspu2h3c2adt1
2011-01-18 19:03:35 +05:30
rpa (Open ERP) c2634f16c3 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20110118131459-ylpxjil10otxacet
2011-01-18 18:44:59 +05:30
rpa (Open ERP) 50dce74cbe [IMP]: purchase: Improvement in set/get of Minimum expected date for Purchase order [REF: lp:696793]
bzr revid: rpa@tinyerp.com-20110118123508-d5mae20jxw6r458i
2011-01-18 18:05:08 +05:30
Fabien Pinckaers 2f678d41aa fix
bzr revid: fp@tinyerp.com-20110118110905-v1sjppt8lf62va0f
2011-01-18 12:09:05 +01:00
qdp-launchpad@tinyerp.com 6cd9f64973 [MERGE] merged the dev2 branch
bzr revid: qdp-launchpad@tinyerp.com-20110117180333-9h6p7e1lwxk1mmz3
2011-01-17 19:03:33 +01:00
rpa (Open ERP) c94af99435 [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20110117134325-z2ruhpf22jjkp8oe
2011-01-17 19:13:25 +05:30
qdp-launchpad@tinyerp.com 23606385d4 [MERGE] merged the dev2 branch
bzr revid: qdp-launchpad@tinyerp.com-20110117101958-mb28vtb0qckoayn3
2011-01-17 11:19:58 +01:00
Fabien Pinckaers a51ab82160 [fIX] lp 701480
bzr revid: fp@tinyerp.com-20110117080556-3i3d4z4gdktpmvpd
2011-01-17 09:05:56 +01:00
qdp-launchpad@tinyerp.com 25341b78cb [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@tinyerp.com-20110117080048-h0e64af48ru2bkvp
2011-01-17 09:00:48 +01:00
rha@tinyerp.com b690772353 [Fix]: performance issues - stock_move, account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: rha@tinyerp.com-20110117062231-5u6h83i84a05rkki
2011-01-17 11:52:31 +05:30
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
rpa (Open ERP) 0cae86280d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20110113050459-1mu4mgb8yb10qxjp
2011-01-13 10:34:59 +05:30
Mustufa Rangwala ebb17d103e [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110113044449-cav1idrkios8yw0j
2011-01-13 10:14:49 +05:30
qdp-launchpad@tinyerp.com 024f0ff018 [IMP] purchase: useability improved
bzr revid: qdp-launchpad@tinyerp.com-20110112152842-h1810xpth45pax3i
2011-01-12 16:28:42 +01:00
Antony Lesuisse 9367e29205 [FIX] purchase store=True on company_id fields of purchase order lines used by records rules
lp bug: https://launchpad.net/bugs/701906 fixed

bzr revid: al@openerp.com-20110112152712-cbk2w50g7v2tb0kg
2011-01-12 16:27:12 +01:00
rpa (Open ERP) 34647454ef [FIX]: sale/purchase: Fixed creation of invoice from picking
bzr revid: rpa@tinyerp.com-20110110120827-1elewfhopjaxvqi7
2011-01-10 17:38:27 +05:30
rpa (Open ERP) 48211d0c83 [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20110107130246-ve4c015v6w3nr20d
2011-01-07 18:32:46 +05:30
ARA (OpenERP) 96f5598a6a [IMP] Add readonly=true and store=true where company_id is related field in all addons module
bzr revid: ara@tinyerp.com-20110106113221-7rkpjapyqawg25a6
2011-01-06 17:02:21 +05:30
ksa (Open ERP) 7418c760b0 [FIx]:purchase: Try to select partner address which has no partner on it
lp bug: https://launchpad.net/bugs/710516 fixed

bzr revid: ksa@tinyerp.co.in-20110131101031-1z1v15pg2f20hmxx
2011-01-31 15:40:31 +05:30