Commit Graph

43 Commits

Author SHA1 Message Date
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
Jay Vora (OpenERP) 9cfdc4248c [FIX] Purchase_requisition : Correction on call to write(), Corrected the commit sbh@tinyerp.com-20100709113554-htq4ole8xlezba0w
lp bug: https://launchpad.net/bugs/724891 fixed

bzr revid: jvo@tinyerp.com-20110308145252-jo1123m1pp579ulp
2011-03-08 20:22:52 +05:30
ksa (Open ERP) 00423cf396 [FIX]: syntax error in coding purchase requisition
lp bug: https://launchpad.net/bugs/724891 fixed

bzr revid: ksa@tinyerp.co.in-20110225114003-prpmhgfxoqyr39u2
2011-02-25 17:10:03 +05:30
Quentin THEURET c1815b929d [IMP] Delete a many2one because on purchase_requisition_line, the field requisition_id is defined two times
bzr revid: quentin@quentin-tempo-20110113144804-y705mg4hp1f9102o
2011-01-13 15:48:04 +01:00
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
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) eccc1d33b2 [REF] copyrights: Replaced 'GNU General Public License' with 'GNU Affero General Public License'
bzr revid: uco@tinyerp.com-20101028065418-ahi6poaxn1aa5dmp
2010-10-28 12:24:18 +05:30
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
sbh (Open ERP) b43dc2d555 [IMP] purchase: Improve the tooltips and view
bzr revid: sbh@tinyerp.com-20100917123657-yjfi18gvyn1308lk
2010-09-17 18:06:57 +05:30
sbh (Open ERP) b6440e2c2a [IMP] purchase_requisition :Improve the tooltips
bzr revid: sbh@tinyerp.com-20100916110017-xw2ggjvye1x68mqn
2010-09-16 16:30:17 +05:30
sbh (Open ERP) a52927fbea [IMP] purchase_requisition: set company_id and warehouse_id
bzr revid: sbh@tinyerp.com-20100825115937-j0wu0vz1p61lwums
2010-08-25 17:29:37 +05:30
sbh (Open ERP) 1a7d5d1890 [IMP] purchase_requisition: Add the copy method for set the purchase_ids blank and set the name
bzr revid: sbh@tinyerp.com-20100825113956-kqdpehujp5q6m4jq
2010-08-25 17:09:56 +05:30
sbh (Open ERP) e75a7aa4d2 [Add] purchase_requisition: Add a warehouse_id field on the purchase requisition
bzr revid: sbh@tinyerp.com-20100825062452-l0ewiq87d0qec1sm
2010-08-25 11:54:52 +05:30
sbh (Open ERP) ba320d4c2e [IMP]purchase_requisition: Remove the requisition_id from purchase order list,purchase order form set Purchase Requisition field after the Received checkbox, confirm a purchase requisition without purchase_order
bzr revid: sbh@tinyerp.com-20100825060118-wyk1xyijlq2vfnsh
2010-08-25 11:31:18 +05:30
Fabien Pinckaers 74addab292 [FIX] fixing report headers
bzr revid: fp@tinyerp.com-20100824123711-wp7hwd89yeqgpjaa
2010-08-24 14:37:11 +02:00
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) 183f7ca685 [IMP] purchase_requisition: Remove the unused import statement
bzr revid: sbh@tinyerp.com-20100805112326-4w04x63xu943uwlm
2010-08-05 16:53:26 +05:30
sbh (Open ERP) ea6c6dd089 [Fix]:purchase_requisition : requisition type exclusive then set the confirm purchase order in procurement
bzr revid: sbh@tinyerp.com-20100709113554-htq4ole8xlezba0w
2010-07-09 17:05:54 +05:30
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
sbh (Open ERP) 977d51f569 [IMP] purchase_requisition: if state is done the readonly some field and button
bzr revid: sbh@tinyerp.com-20100708142102-ctl0bozqkby8nh6b
2010-07-08 19:51:02 +05:30
Mustufa Rangwala 3baaf8f1cb [MERGE] merge mtr branch for the purchase related modules changes for piratpad
bzr revid: mra@mra-laptop-20100701065957-o63pf52laa9yffu4
2010-07-01 12:29:57 +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
Mustufa Rangwala 64d7e5faa6 [REF] purchase requeistion
bzr revid: mra@mra-laptop-20100623115320-i0k2kio6el47id6z
2010-06-23 17:23:20 +05:30
mtr f8ed9066ad [IMP] procurement,purchase,purchase_requisition,sale,sale_journal:Improvements made as per the testing
bzr revid: mtr@mtr-20100621135911-rudvobfa6o090s1o
2010-06-21 19:29:11 +05:30
mtr 8284cc7e7d [IMP] sale,sale_journal,purchase,purchase_requisition,stock:improved log messages
bzr revid: mtr@mtr-20100615042811-q9uhngxm9b0aw3nw
2010-06-15 09:58:11 +05:30
mtr d21c958a32 [IMP] sale,sale_journal,purchase,purchase_requisition,stock:added and modified log messages
bzr revid: mtr@mtr-20100614110951-qos5mxvtqvnhhrq0
2010-06-14 16:39:51 +05:30
uco (OpenERP) fb6d7e5b9b [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed 'mrp.procurment' object to 'procurement.order'.
bzr revid: uco@tinyerp.com-20100527124706-uptnmyrdopc9yht9
2010-05-27 18:17:06 +05:30
mso 129cfb4572 [FIX]purchase_requisition:small change in onchange_product_id method
bzr revid: mso@mso-20100520111036-i6f05dgllwr9ecyx
2010-05-20 16:40:36 +05:30
mso 035cfdc75f [Merge] : branch merged with lp:openobject-addons
bzr revid: mso@mso-20100519134757-ya5ypsrrn9k9dyx9
bzr revid: mso@mso-20100519141310-w3yplzus8x8lit4y
bzr revid: mso@mso-20100520061727-56aj2nrxouve1qpa
2010-05-20 11:47:27 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
sbh (Open ERP) 894efa6564 Task-ID:506 Improve the onchange on product_id
bzr revid: sbh@tinyerp.com-20100505124859-ir4qt1lbfjefe0bf
2010-05-05 18:18:59 +05:30
sbh (Open ERP) 19038f0df0 [IMP] purchase_requisition: remove the domain,improve the search view and view
bzr revid: sbh@tinyerp.com-20100504125403-a84nr12x7h5hg02g
2010-05-04 18:24:03 +05:30
sbh (Open ERP) f10e9aeca2 [Fix]purchase_requisition: set the state name
bzr revid: sbh@tinyerp.com-20100428072852-elcecv2uxjbxlnxv
2010-04-28 12:58:52 +05:30
apa-tiny 0a77d5671e merge
bzr revid: apa@tinyerp.com-20100423092946-0a2tkwajwh7odaux
2010-04-23 14:59:46 +05:30
apa-tiny 9eca155d87 merge
bzr revid: apa@tinyerp.com-20100423072458-vdbjxq9wmd1s4l5x
2010-04-23 12:54:58 +05:30
sbh (Open ERP) cc9d1b2e12 [IMP] purchase_requisition: improve the state name
bzr revid: sbh@tinyerp.com-20100421101009-nvxuf08nja0qgvpb
2010-04-21 15:40:09 +05:30
sbh (Open ERP) 510b4f306c [Fix] purchase_requisition: Add the domain on product and parnter_id,improve the search view, set sequence name
bzr revid: sbh@tinyerp.com-20100421091935-t4to9icbtiy0g27m
2010-04-21 14:49:35 +05:30
sbh (Open ERP) 46d953d660 [Fix] purchase_requisition: set th right name of field
bzr revid: sbh@tinyerp.com-20100421075640-ae52n2dc9wxniknf
2010-04-21 13:26:40 +05:30
sbh (Open ERP) 6333a21be7 [IMP] purchase_requisition: rename the object and improve the view
bzr revid: sbh@tinyerp.com-20100416061750-2wortgmkaeogbh0t
2010-04-16 11:47:50 +05:30
sbh (Open ERP) 60b45a3049 [Merge]: lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100416044236-ztzke56zfdp8iyra
2010-04-16 10:12:36 +05:30
Fabien Pinckaers 3e713d3aa9 [IMP] purchase requisition
bzr revid: fp@tinyerp.com-20100409074707-h9huh6gi75jobmod
2010-04-09 09:47:07 +02:00
Fabien Pinckaers 560b45f094 purchase tender -> purchase requisition
bzr revid: fp@tinyerp.com-20100409071817-2m17aqeittryko8k
2010-04-09 09:18:17 +02:00