Commit Graph

58 Commits

Author SHA1 Message Date
Aaron Bohy ba37ae3cf3 [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
Fabien Pinckaers 8aca457e34 [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
Cedric Snauwaert 1685b4a265 [FIX]purchase_requisition: put js file in a bundle
bzr revid: csn@openerp.com-20140509092717-07wp6u6fc5so07jz
2014-05-09 11:27:17 +02:00
Quentin (OpenERP) 65aa1424f7 [FIX] purchase_requisition: fix missing coma
bzr revid: qdp-launchpad@openerp.com-20140302190407-77cnjpxf6rmwzieg
2014-03-02 20:04:07 +01:00
Quentin (OpenERP) e36b32a661 [MERGE] merged with main trunk (revision 9186)
bzr revid: qdp-launchpad@openerp.com-20140228131516-ihigousbe5p1nt68
2014-02-28 14:15:16 +01:00
openerp-sle a88f73b3a5 [IMP] Purchase requisition converted to QWeb. Minor changes into purchase_* views
bzr revid: openerp-sle@openerp-sle.home-20140214165550-s4lffhih8107pehl
2014-02-14 17:55:50 +01:00
Quentin (OpenERP) 65966940c8 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131010133212-t058auv973pvvmjm
2013-10-10 15:32:12 +02:00
Cedric Snauwaert cddfd7f129 [FIX]purchase_requisition: add workflow to tender, change procurement workflow and rename purchase requisition into request for tender
bzr revid: csn@openerp.com-20130611130343-gjlhxm694a9z9b7u
2013-06-11 15:03:43 +02:00
Cedric Snauwaert 88a77ec6d5 [FIX]purchase_requisition test: fix the test because we changed the workflow of tender
bzr revid: csn@openerp.com-20130531144132-blpslz3i2ixodroh
2013-05-31 16:41:32 +02:00
Cedric Snauwaert f3ccaf688a [ADD]purchase_requisition: add a button in tree view to generate PO after bidding, need a one line patch in server in order to work
bzr revid: csn@openerp.com-20130529122833-ocz3lyhqv8y8cr1o
2013-05-29 14:28:33 +02:00
Cedric Snauwaert d39a918143 [FIX]purchase_requisition: add button and a new state in purchase order workflow and changes in tender process
bzr revid: csn@openerp.com-20130529095150-4f0g1vmfj9h54juu
2013-05-29 11:51:50 +02:00
sgo@tinyerp.com 1e14b22435 [IMP]add email to user as per new improvement
bzr revid: sgo@tinyerp.com-20130320054049-4cr1a52dlpfw2lgf
2013-03-20 11:10:49 +05:30
Foram Katharotiya (OpenERP) 5252d9ac9c [IMP] add yml file in purchase_reqisition
bzr revid: fka@tinyerp.com-20130221051459-v20ilhc128ipw6yi
2013-02-21 10:44:59 +05:30
Fabien Pinckaers e9f4840c93 [IMP] emoving bad code, no invitation system on events
[IMP] no more certifiate, will be managed in apps.openerp.com directly

bzr revid: fp@tinyerp.com-20120926121627-60isym4hdjkaxe9p
2012-09-26 14:16:27 +02:00
Mayur Maheshwari (OpenERP) 87ae883d52 [IMP]purchase_requisition : remove dependency mrp from purchase_requisition
bzr revid: mma@tinyerp.com-20120919054933-lw5myhphzix1qt3j
2012-09-19 11:19:33 +05:30
Saurang Suthar(OpenERP) 095843797c [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate
bzr revid: pso@tinyerp.com-20120822130232-un52dks3sclyx8m5
2012-08-22 18:32:32 +05:30
Hardik 8f9f860323 [IMP]Update __openerp__.py for all modules
bzr revid: hsa@tinyerp.com-20120820125644-px287o03bxrx8h3o
2012-08-20 18:26:44 +05:30
Hardik b040d2706d [IMP]update __openerp__.py in all modules
bzr revid: hsa@tinyerp.com-20120817111540-rfql0ifsvbx5nz7g
2012-08-17 16:45:40 +05:30
Ajay Chauhan (OpenERP) 01981534f6 [IMP] : Update Description for modules
bzr revid: cha@tinyerp.com-20120713093114-wzrprgaeo34tzjbx
2012-07-13 15:01:14 +05:30
Mayur Maheshwari (OpenERP) ea859f54c8 [IMP]all: remove a complexity in openerp and move asset management and Payroll in extra modules
bzr revid: mma@tinyerp.com-20120518052605-e6sdmicwtb4kcoq0
2012-05-18 10:56:05 +05:30
Vo Minh Thu ad4b6fcc21 [IMP] manifest: renamed active to auto_install.
bzr revid: vmt@openerp.com-20120130101837-zyebtyhfjypg2b4w
2012-01-30 11:18:37 +01:00
Fabien Pinckaers 81c1bf7fcb [IMP] better manifests for modules
bzr revid: fp@tinyerp.com-20111212142244-cm6e3um1adizu3kz
2011-12-12 15:22:44 +01:00
Harry (OpenERP) bdf23343b1 [MERGE] merged cleanup yml:
purchase_requisition/purchase_requisition.py
* [IMP] call tender_done() method instead of set state manually.

purchase_requisition/purchase_requisition_demo.xml
* [IMP] added demo data of requisition with RFQs

purchase_requisition/wizard/purchase_requisition_partner.py
* [IMP] address_id is not mandatory. so remove required tag

[IMP] Test cases of requisition process
* purchase_requisition.yml
* purchase_requisition_demo.yml

[REM]
* purchase_requisition_exclusive.yml [move into requisition.yml]
* purchase_requisition_report.yml [move into requisition.yml]

bzr revid: hmo@tinyerp.com-20111202051506-kmlsfqnoqcafkic5
2011-12-02 10:45:06 +05:30
DBR (OpenERP) b281d83219 [IMP,REMOVE]purchase_requisition:
Remove onchange_events.yml
Improve the requisition2request_quotation.yml and __openerp__.py

bzr revid: dbr@tinyerp.com-20111128062422-1l7jopbjkwajc3dc
2011-11-28 11:54:22 +05:30
DBR (OpenERP) 85d601efb3 [ADD,IMP] purchase_requisition:
[ADD]purchase_requisition/test/ui/requisiton2request_quotation.yml
[IMP]add new file in __openerp__.py
[IMP]Improve code of onchange_events.yml

bzr revid: dbr@tinyerp.com-20111102102809-c3cjgz7a331sdawr
2011-11-02 15:58:09 +05:30
DBR (OpenERP) f45e2468bc [ADD,IMP] purchase_requisition:
[ADD]Add New file for define the main flow of exclusive requisition
"purchase_requisition_exclusive.yml"
[IMP]Improve the demo data for exclisive code improvement
[IMP]Add one new file in __openerp__.py

bzr revid: dbr@tinyerp.com-20111102073552-yruxrxuvb9qji3pg
2011-11-02 13:05:52 +05:30
DBR (OpenERP) b13ddc11a7 [ADD,MOVE,IMP]purchase_requisition:
[ADD]cancel_purchase_requisition.yml
[ADD]duplicate_requisition.yml
[MOVE]purchase_requisition_test.yml => test/ui/delete_requisition.yml
[IMP]delete_requisition.yml
[IMP]set the propare sequence in __openerp__.py

bzr revid: dbr@tinyerp.com-20111031124105-x0rp6cg5e98lsjrp
2011-10-31 18:11:05 +05:30
DBR (OpenERP) a8ee7baa2d [IMP,ADD,MOVE]puchase_requisition:
Improve the code in purchase_requisition.yml file
Create new ui folder
Move purchase_requisition_exclusive.yml to onchange_events.yml
Improve code for onchange_events.yml

bzr revid: dbr@tinyerp.com-20111031115225-1yy9jsz3iee2gmlw
2011-10-31 17:22:25 +05:30
DBR (OpenERP) 29c0a92ac5 [IMP]purchase_requisition:
try to improve the code on the bases of data

bzr revid: dbr@tinyerp.com-20111021122941-dlro6heqzpmwitub
2011-10-21 17:59:41 +05:30
Quentin (OpenERP) 0bd4e16a8e [MERGE] merged dev2 branch with test coverage improvements for purchase modules
bzr revid: qdp-launchpad@openerp.com-20111010115324-dh7l8tgodab8ham7
2011-10-10 13:53:24 +02:00
Stephane Wirtel 3dc8168974 [FIX] Set the categories
bzr revid: stw@openerp.com-20111005141902-72du0lku4x176ix9
2011-10-05 16:19:02 +02:00
Stephane Wirtel 1ba826a4ea [REF] Rename the categories
bzr revid: stw@openerp.com-20110928141258-9hfn5rfhboar2e5z
2011-09-28 16:12:58 +02:00
Atik Agewan (OpenERP) fd2381a557 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110823095420-qnm2camv2e7cpw4p
2011-08-23 15:24:20 +05:30
Atik Agewan (OpenERP) 3e29dbf440 [AAD]purchase_requisition: add yml purchase_requisition_test.yml for cover more functionality of module
bzr revid: aag@tinyerp.com-20110719054533-64qd1znwp3opsqc2
2011-07-19 11:15:33 +05:30
Hardik Ansodariy (OpenERP) 1f5aa0643f [IMP]: module is defined by its complexity
bzr revid: han@tinyerp.com-20110706122928-xvcpdu5inpkganfy
2011-07-06 17:59:28 +05:30
niv-openerp cf07e58016 [MERGE] Other improvements of descriptions in module manifests.
bzr revid: nicolas.vanhoren@openerp.com-20110318140618-jg2jumv3gyacfb74
2011-03-18 15:06:18 +01:00
vro 437ed909c2 [IMP]: Module descriptions.
bzr revid: vro@tinyerp.com-20110318114737-znh9wtipt84hc5jd
2011-03-18 17:17:37 +05:30
niv-openerp a898038b47 [MERGE] Merged module screenshots and improvements to module descriptions.
bzr revid: nicolas.vanhoren@openerp.com-20110318110816-f8bnmmlfzc9eqyu7
2011-03-18 12:08:16 +01:00
rch-openerp e6332012c2 [ADD]: Images of stock_location module.
bzr revid: rch@tinyerp.com-20110314052522-mc7uaf8g2207wclw
2011-03-14 10:55:22 +05:30
rch-openerp cb168e18b6 [ADD]: stock module.
bzr revid: rch@tinyerp.com-20110314045721-18sk67itoou5srvl
2011-03-14 10:27:21 +05:30
rch-openerp 08741bacf4 [IMP]: purchase_requisition, purchase_analytic_plans and purchase_double_validation.
bzr revid: rch@tinyerp.com-20110311113259-ozol9tf37lbk1bq0
2011-03-11 17:02:59 +05:30
Els Van Vossel a69c473f52 [IMP] Changed all module categories, limited number of categories
bzr revid: evv@openerp.com-20110309100505-mwxe08davyzdkfis
2011-03-09 11:05:05 +01:00
Stephane Wirtel 34f1d34f77 [IMP] Add the missing certificates
bzr revid: stephane@openerp.com-20110117102616-xhdg1e24reijv88k
2011-01-17 11:26:16 +01:00
rpa (Open ERP) 62e55828d0 [IMP]: purchase_requisition: Added missing file name in __openerp__.py
bzr revid: rpa@tinyerp.com-20101203093247-ahbm3vd44tlyk507
2010-12-03 15:02:47 +05:30
Anup (OpenERP) 07552b6246 [FIX] purchase_requisition,report_intrastat : YML and __openerp__.py files corrected
bzr revid: ach@tinyerp.com-20100917064403-eovtq294ebzwut5l
2010-09-17 12:14:03 +05:30
JMA (OpenERP) 4afe3947c4 [IMP] purchase_requisition : yml test report & demo data added
bzr revid: jma@tinyerp.com-20100916111602-5gl2ik7zbfhozr17
2010-09-16 16:46:02 +05:30
sbh (Open ERP) 2db0400339 [Add]: Add a default value for warehouse_id ,
[IMP]: Set the right warehouse and copmany and set the note field in purchase order

bzr revid: sbh@tinyerp.com-20100825102752-zj90oeonuaxxuzni
2010-08-25 15:57:52 +05:30
sbh (Open ERP) 3ee20e56fa [Add] purchase_requisition: Add a report that prints the requisitions
bzr revid: sbh@tinyerp.com-20100825091740-5m9ee0l3jqot5et7
2010-08-25 14:47:40 +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) 183f7ca685 [IMP] purchase_requisition: Remove the unused import statement
bzr revid: sbh@tinyerp.com-20100805112326-4w04x63xu943uwlm
2010-08-05 16:53:26 +05:30