Commit Graph

43 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
Josse Colpaert 25d2ed6d4b [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties
Module description of procurement was deprecated (talking about mrp, ...) and in product_extended
it described things not implemented in the module.

In _bom_find, we passed a UoM which was not used in Saas-4 and it would not be logical that you
need to select a BoM that matches the UoM, so I removed it.

In the demo data, there was still a push rule which triggered a move from output to pack.  The copy=False
is correct for production_id when you would have these push rules.

For the properties: we want to allow to take a bom which has no properties, but only when there is no other
BoM matching the properties we pass.

Update module descriptions

[IMP] production_id copy + no round

[IMP] _bom_find without uom, property correction
2014-09-30 10:31:33 +02:00
Fabien Pinckaers 8aca457e34 [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
Josse Colpaert 8b84615de1 [MERGE] Merge from trunk test
bzr revid: jco@openerp.com-20140502130352-c3h1fk332eqyd78b
2014-05-02 15:03:52 +02:00
Richard Mathot (OpenERP) d0e9ba289f [MERGE] from trunk
bzr revid: rim@openerp.com-20140429124452-5cvpmtpyz2daj8w2
2014-04-29 14:44:52 +02:00
Quentin (OpenERP) 63a6dc1d0f [FIX] procurement: added back the logistic group in res.company form view for other modules to add fields in it
bzr revid: qdp-launchpad@openerp.com-20140403080038-qjgwt2l5p336oae4
2014-04-03 10:00:38 +02:00
Quentin (OpenERP) fe0e95d29b [IMP] procurement: removed the schedule_range field on res.company which was error prone and not really usefull + made the scheduler run in SUPERUSER to avoid intercompany and access rights issues + made the run of procurement as SUPERUSER too for the same reasons
bzr revid: qdp-launchpad@openerp.com-20140403071010-5mrox75rkufur2nw
2014-04-03 09:10:10 +02:00
Sunil Sharma (OpenERP) 64a187d894 [remove]procurement and stock:remove procurement and stock dashboard
bzr revid: sunilsharma.sharma07@gmail.com-20140129125615-96m0pzvmdfi0m0yz
2014-01-29 18:26:15 +05:30
Darshan Kalola 9b39fd9f7f [Process]remove process module and all process views
bzr revid: darshankalola@gmail.com-20130730072623-bf1u8y1z0lo4cwrw
2013-07-30 12:56:23 +05:30
Fabien Pinckaers 8f6c3e14b9 [IMP] Yet another 1000 lines removed
bzr revid: fp@tinyerp.com-20130630222646-wrpyd1o89md8gknx
2013-07-01 00:26:46 +02:00
Mayur Maheshwari (OpenERP) af4d1bee91 [FIx]procurment : move demo data file to demo section to fix the name error
bzr revid: mma@tinyerp.com-20121008052836-b7ktuwwock78oxku
2012-10-08 10:58:36 +05:30
Randhir Mayatra (OpenERP) 80abb29155 [MERGE]merge with parent branch
bzr revid: rma@tinyerp.com-20120928044656-ur7w61qeu6r3nvnw
2012-09-28 10:16:56 +05:30
Randhir Mayatra (OpenERP) 18fe9c6083 [IMP] add the demo data file in procurement and make changes into the product module
bzr revid: rma@tinyerp.com-20120927130139-1hhilbveocrzuj6t
2012-09-27 18:31:39 +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
Atul Patel (OpenERP) f1cf4c04b9 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120909110214-2e1c7e7t43c69zzo
2012-09-09 16:32:14 +05:30
Atul Patel (OpenERP) eb28892a3a [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT..
bzr revid: atp@tinyerp.com-20120909101156-9pna66qbx28px2ii
2012-09-09 15:41:56 +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) 4fe87edb8f [IMP] : improve description for modules
bzr revid: cha@tinyerp.com-20120706103356-lctrqno2dy0wrpvt
2012-07-06 16:03:56 +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
DBR (OpenERP) dab1295e7b [RMV,IMP]procurement:
Remove the all_schedular.yml because code include in procurement.yml
Improve the test cases.

bzr revid: dbr@tinyerp.com-20111216061645-guas8ryvkqvpy58u
2011-12-16 11:46:45 +05:30
DBR (OpenERP) 2d09b6f664 [RMV,IMP] procurement:
Remove procurement_request.yml
Improve procurement.yml with code of procurement_request.yml
Update __openerp__.py

bzr revid: dbr@tinyerp.com-20111215063148-48r1v3sd368ivc4h
2011-12-15 12:01:48 +05:30
DBR (OpenERP) e54a02040e [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20111214130643-ndtg3bazv8djkdl1
2011-12-14 18:36:43 +05:30
Fabien Pinckaers 81c1bf7fcb [IMP] better manifests for modules
bzr revid: fp@tinyerp.com-20111212142244-cm6e3um1adizu3kz
2011-12-12 15:22:44 +01:00
DBR (OpenERP) 81c58589d5 [IMP]procurement: Improve code
bzr revid: dbr@tinyerp.com-20111212123728-s10c2tsxehi4463r
2011-12-12 18:07:28 +05:30
DBR (OpenERP) 8e7b9d4e33 [ADD,IMP]procurement:
Add new yml file for define the process of make procurement wizard.
Improve the __openerp__.py for this addition.

bzr revid: dbr@tinyerp.com-20111212070908-qd4889oiputnemuj
2011-12-12 12:39:08 +05:30
DBR (OpenERP) b5041353a8 [IMP]procurement: Update __openerp__.py
bzr revid: dbr@tinyerp.com-20111202105951-ghnsax9sf0avmzaa
2011-12-02 16:29:51 +05:30
Stephane Wirtel 1ba826a4ea [REF] Rename the categories
bzr revid: stw@openerp.com-20110928141258-9hfn5rfhboar2e5z
2011-09-28 16:12:58 +02:00
niv-openerp 55a226ef3a [MERGE] Resynchronized with trunk.
bzr revid: nicolas.vanhoren@openerp.com-20110325102413-7xjgusazsow7nwaf
2011-03-25 11:24:13 +01:00
vro 28bb0168f2 [IMP]: Detailed descriptions added.
bzr revid: vro@tinyerp.com-20110322132141-nlms978ymg4mom1g
2011-03-22 18:51:41 +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
vro 1e72896023 [ADD]: Images: process, procurement, product, product_expiry
bzr revid: vro@tinyerp.com-20110316103337-lgah64dzm3000tw8
2011-03-16 16:03:37 +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
olt@tinyerp.com af1398f88e [FIX] added certificate number
bzr revid: olt@tinyerp.com-20110113070936-edih74m25wsdyeyk
2011-01-13 08:09:36 +01:00
sbh (Open ERP) 7933b838fa [IMP] procurement: Add the menu
[Fix] mrp: Fix the menu_id in process file

bzr revid: sbh@tinyerp.com-20100816120625-s5ytts6cr9vg4jgi
2010-08-16 17:36:25 +05:30
dbr(Open ERP) c860708a9c [RENAME] Tiny ERP to OpenERP SA in all places
bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
2010-07-28 17:13:44 +05:30
Mustufa Rangwala 9134be65e6 [MERGE] Merge with trunk addons
bzr revid: mra@mra-laptop-20100611040706-2ezapnahmnyyq342
2010-06-11 09:37:06 +05:30
uco (OpenERP) 54e84c8f45 [FIX] procurement: Fixed dependency problem if purchase is not installed.
bzr revid: uco@tinyerp.com-20100531124926-17an20zujja63cw3
2010-05-31 18:19:26 +05:30
mso 95f802c4e7 [MERGE] branch merged with lp:~openerp-dev/openobject-addons/sbh-dev-addons1
bzr revid: mso@mso-20100528151342-s0smffzl985lnbll
2010-05-28 20:43:42 +05:30
uco (OpenERP) eb990b1dc2 [IMP] procurement: Moved stock.warehouse.orderpoint sequence and data file to procurement module.
bzr revid: uco@tinyerp.com-20100528104430-opnf85w0osxhb3te
2010-05-28 16:14:30 +05:30
uco (OpenERP) 9ce10244bc [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed files
bzr revid: uco@tinyerp.com-20100527054542-0jq7fam3f6ga071f
2010-05-27 11:15:42 +05:30