Commit Graph

344 Commits

Author SHA1 Message Date
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
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
pso af7c7b6363 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101222055018-dc0ofopu6869pvmc
2010-12-22 11:20:18 +05:30
qdp-launchpad@tinyerp.com 7ff1ae996e [FIX] purchase: fixed the yaml and unit test
bzr revid: qdp-launchpad@tinyerp.com-20101221141759-rhn6ucsgox02yeay
2010-12-21 15:17:59 +01:00
qdp-launchpad@tinyerp.com 02b60a7382 [FIX] product, purchase: price computation based on supplier tab of product (and uom computation) + added some warnings if user selection is not compliant with these info
lp bug: https://launchpad.net/bugs/423124 fixed

bzr revid: qdp-launchpad@tinyerp.com-20101221125638-4hj2b2z01oh4uorx
2010-12-21 13:56:38 +01:00
pso 5d77a6f5b9 [FIX] sale, purchase: Put constraint for order reference
lp bug: https://launchpad.net/bugs/692456 fixed

bzr revid: pso@tinyerp.com-20101221050412-j6ubw3wiwvs1irp2
2010-12-21 10:34:12 +05:30
rpa (Open ERP) b84488356c [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20101220130056-jtt8okpeabhz28bv
2010-12-20 18:30:56 +05:30
rpa (Open ERP) 4e307d022c [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101215042654-04ccazkz5v57ml3j
bzr revid: rpa@tinyerp.com-20101216043335-ji5h61dra451cml4
bzr revid: rpa@tinyerp.com-20101220082255-1g3ea50rkjlacwqw
2010-12-20 13:52:55 +05:30
rha@tinyerp.com e4f7bb54d4 [Merge]: merge with addons2
bzr revid: rha@tinyerp.com-20101216073317-48599ut5l4fgenjl
2010-12-16 13:03:17 +05:30
rha@tinyerp.com c02056ffb2 [Fix]: Bug #676169 [6.0][purchase] wrong relational model: purchase m2O invoice; wrong invoiced status and % check
bzr revid: rha@tinyerp.com-20101215101449-styxqra80rq59tmp
2010-12-15 15:44:49 +05:30
rha@tinyerp.com 4e8204a1c2 [commit]
bzr revid: rha@tinyerp.com-20101215091240-dbh5m95n8hbaqpdx
2010-12-15 14:42:40 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
rpa (Open ERP) fab196b3a4 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/rpa-dev-addons2
bzr revid: rpa@tinyerp.com-20101209120556-62c111plck5qtqry
2010-12-09 17:35:56 +05:30
rpa (Open ERP) 5577438dac [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/rha-dev-addons2
bzr revid: rpa@tinyerp.com-20101209115659-t9urdoh2ih4anb07
2010-12-09 17:26:59 +05:30
rpa (Open ERP) 2f32807ce6 [FIX]: product/purchase: Fixed wrong calculation of product qty and amount in purchas line if supplier UOM is different
lp bug: https://launchpad.net/bugs/423124 fixed

bzr revid: rpa@tinyerp.com-20101208123338-absetujv1l31ce9k
2010-12-08 18:03:38 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
rpa (Open ERP) 1ac2c0d91c [IMP]: product: Return name of product with supplier product code and name in name_get method in product module instead of purchase module
bzr revid: rpa@tinyerp.com-20101124092015-i2hse1bv9b0m9pfi
2010-11-24 14:50:15 +05:30
rpa (Open ERP) 3b9aac2a4a [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ron-dev-addons2
bzr revid: rpa@tinyerp.com-20101123120508-jjbld5da36xwy85r
2010-11-23 17:35:08 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
ron@tinyerp.com ab1e86c9fc [IMP]PO:Improvement in take default code from product suppier code
bzr revid: ron@tinyerp.com-20101122133622-4ieg0scgl7f99eve
2010-11-22 19:06:22 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
ron@tinyerp.com 255bf5806a [IMP]: purchase: Improvment in code product supplier code name display in purchase line
bzr revid: ron@tinyerp.com-20101118120627-7150ordmsx038omu
2010-11-18 17:36:27 +05:30
ron@tinyerp.com cfb6b99989 [FIX]Purchase:PO Line description doesnt take Supplier Product Name or Code in Products Suppliers Tab
lp bug: https://launchpad.net/bugs/671386 fixed

bzr revid: ron@tinyerp.com-20101112130753-shfjl1wzjvlwq2kh
2010-11-12 18:37:53 +05:30
qdp-launchpad@tinyerp.com a11edd028e [IMP] purchase: usability changes
bzr revid: qdp-launchpad@tinyerp.com-20101102170713-r8sji2zac7638nt7
2010-11-02 18:07:13 +01:00
Thibault Francois f00a176355 [MERGE] purchase_view.xml : conflict resolved
bzr revid: tfr@openerp.com-20101028113350-fbeha4ln46la0u80
2010-10-28 13:33:50 +02:00
Jay (OpenERP) fd17d15b62 [REF] Purchase : pylint test corrections :thanks to Buildbot
bzr revid: jvo@tinyerp.com-20101027152939-o7lejydn89111tqx
2010-10-27 20:59:39 +05:30
DHS (OpenERP) 73d818f71a [FIX] purchase: fiscal_position from PO in invoice
lp bug: https://launchpad.net/bugs/666617 fixed

bzr revid: dhs@tinyerp.com-20101027055522-g5tfw4nxfbx72qd5
2010-10-27 11:25:22 +05:30
Thibault Francois 310e834346 [IMP] sale purchase : fix usability
bzr revid: tfr@openerp.com-20101019091103-7pssapvadbyw31wc
2010-10-19 11:11:03 +02:00
uco (OpenERP) f8eb6b0184 [MERGE]
bzr revid: uco@tinyerp.com-20101018074341-zh2lchjja6kzwnco
2010-10-18 13:13:41 +05:30
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
qdp-launchpad@tinyerp.com e43a45fc9c [MERGE] merged the usability branch (with fixesssss)
bzr revid: qdp-launchpad@tinyerp.com-20101015165315-qigrk92klwozhv5f
2010-10-15 18:53:15 +02:00
Harry (Open ERP) e087ab8bb8 [IMP] : Removed mx.DateTime and used datetime object.
bzr revid: uco@tinyerp.com-20101015140153-tyy27fby84tijohb
2010-10-15 19:31:53 +05:30
Vir (Open ERP) 408e499131 [Merge]
bzr revid: vir@tinyerp.com-20101015104603-c5l8sr53w2wof27o
2010-10-15 16:16:03 +05:30
AMP (OpenERP) b69421fc6d [IMP] sale,purchase, stock,crm : merge sales orders, merge purchase orders, merge inventory, merge opportunity wizard only display in list view. action of these wizards are not available in right side of form view
bzr revid: amp@tinyerp.com-20101015073009-th71oyqbr3pqss69
2010-10-15 13:00:09 +05:30
sbh (Open ERP) ce4b580b5c [Fix] purchase: Fix the log message
bzr revid: sbh@tinyerp.com-20101014100323-1mdy8apjiohpgu2k
2010-10-14 15:33:23 +05:30
uco (OpenERP) 3704b3de8b [REF] : Corrections suggested by buildbot.
bzr revid: uco@tinyerp.com-20101012061707-wi0uph158ahn99ob
2010-10-12 11:47:07 +05:30
sbh (Open ERP) 9b536faec7 [MERGE] Merge lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101011051526-rn7qauj3zkaqgopm
2010-10-11 10:45:26 +05:30
Mustufa Rangwala d7e360158f [REF]
bzr revid: mra@mra-laptop-20101008061309-k8yfv27lvhhrgoc7
2010-10-08 11:43:09 +05:30
sbh (Open ERP) f3dd4e659d [IMP] sale,mrp,purchase: Rename the date_planned to date in stock_move
bzr revid: sbh@tinyerp.com-20100921123453-186dl4tyq1mwzo2x
2010-09-21 18:04:53 +05:30
Stephane Wirtel 5365e331e8 [FIX] purchase: Remove the eval call and replace it with a dict#get
bzr revid: stephane@openerp.com-20100903093812-gz0athpfkqyz0iiv
2010-09-03 11:38:12 +02:00
Anup (OpenERP) 6f6849744f [FIX] purchase : Translation Corrected.
bzr revid: ach@tinyerp.com-20100830071824-13f99y88wnggxr7g
2010-08-30 12:48:24 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
sbh (Open ERP) 90fd4877f7 [REF] purchase : Remove the comment code
bzr revid: sbh@tinyerp.com-20100805064818-0vnoc9uw3vxa8scz
2010-08-05 12:18:18 +05:30
vra 50ee734cae [FIX] purchase : Calculation of minimum planned date should not fail when there is no PO Line.
bzr revid: vra@tinyerp.com-20100729140441-48kiku916tzfd0mf
2010-07-29 19:34:41 +05:30
sbh (Open ERP) 5b6f1af9e7 [Fix] purchase : set the right id
bzr revid: sbh@tinyerp.com-20100723135534-2vl5pwtgyab0gkrd
2010-07-23 19:25:34 +05:30
Harry (OpenERP) 3b6ba554a3 [IMP] product, mrp:
added new function field 'seller_id' to get main supplier who has highet priority in Supplier Information also 'seller_qty'.
added new function 'price_get' in 'product.supplierinfo' model to get price from supplier pricelist.
improved and clean product cost structure report in product form.

bzr revid: hmo@tinyerp.com-20100723131730-hx8nw4tkotmfj4ov
2010-07-23 18:47:30 +05:30
sbh (Open ERP) 4054773cc7 [Fix] purchase : Fix the problem of id
bzr revid: sbh@tinyerp.com-20100722135727-rnsetg63hq77m9fi
2010-07-22 19:27:27 +05:30
Stephane Wirtel bf7ea7c249 [FIX] puchase: We force the move lines to be empty for the new stock picking objects created by the system
bzr revid: stephane@openerp.com-20100709143107-84gv5aeerxzg8mxu
2010-07-09 16:31:07 +02:00
sbh (Open ERP) f2d8c68370 [Add] purchase_requisition: Add the requisition_id in procurement
bzr revid: sbh@tinyerp.com-20100709092648-imdg0ji0is4to797
2010-07-09 14:56:48 +05:30
mtr 4b50f1407e [IMP] purchase,purchase_requisition:Improvements in purchase and purchase_requisition as per testing
bzr revid: mtr@mtr-20100701052708-8d23mnzjyt0taslw
2010-07-01 10:57:08 +05:30