Commit Graph

3199 Commits

Author SHA1 Message Date
Quentin (OpenERP) aad106a3aa [WIP] code review
bzr revid: qdp-launchpad@openerp.com-20130730103127-d9m5lwvdtgft1fj6
2013-07-30 12:31:27 +02:00
Cedric Snauwaert f64240af45 [FIX]purchase: remove unneeded variable and fix action view domain of rfq/po
bzr revid: csn@openerp.com-20130729101637-av2v35rkcbhx80cf
2013-07-29 12:16:37 +02:00
Cedric Snauwaert 973185a728 [MERGE]merge modification of purchase and purchase tender with wmsimplement-fp branch
bzr revid: csn@openerp.com-20130729094043-14j696ojpzecg8qu
2013-07-29 11:40:43 +02:00
Josse Colpaert a4f30cd129 [WIP] picking_type_id on picking instead of move (becomes related) and do not group moves into pickings for production and inventory, rule_id on stock move
bzr revid: jco@openerp.com-20130724170017-glk2b3vqlubzm86q
2013-07-24 19:00:17 +02:00
Josse Colpaert ffdabcbc52 [WIP] Sequence on picking types
bzr revid: jco@openerp.com-20130724153235-0we14ofbquanuo2h
2013-07-24 17:32:35 +02:00
Josse Colpaert 15f509178b [WIP] remove stock.picking.in and stock.picking.out and replace by picking_type_id
bzr revid: jco@openerp.com-20130723164755-39wldz6jdjkqjvkk
2013-07-23 18:47:55 +02:00
Josse Colpaert 2525f33104 [WIP] Picking types, make sure stock installs
bzr revid: jco@openerp.com-20130723113052-itxnv08x8ekpd5fw
2013-07-23 13:30:52 +02:00
Josse Colpaert 7a47bc28c6 [WIP] Add routes on stock.move, add related sequence on procurement rule for search of rule by sequence
bzr revid: jco@openerp.com-20130719150900-2icla8flwxvbnr9e
2013-07-19 17:09:00 +02:00
Josse Colpaert 7ee4eb2656 [WIP] Add removal and putaways in views
bzr revid: jco@openerp.com-20130719115533-754m6591p3ykutea
2013-07-19 13:55:33 +02:00
Josse Colpaert 2b3fb50997 [WIP] Add YML files and check stock/shipment.yml, make sure stock_account takes all the files(__openerp__.py) and that way start handling problems purchase fifo lifo tests
bzr revid: jco@openerp.com-20130718164715-m2c7mbkb5ph9a82g
2013-07-18 18:47:15 +02:00
Josse Colpaert e0f8a9d5a7 [WIP] Use of trg_model for purchase workflow, but have to see why it does not work
bzr revid: jco@openerp.com-20130718131816-i2b2ga6updkmjmq0
2013-07-18 15:18:16 +02:00
Josse Colpaert bb6b684688 [WIP] Change purchase workflow not to use picking subworkflow
bzr revid: jco@openerp.com-20130718085756-bk3g3fdzgm2bce9p
2013-07-18 10:57:56 +02:00
Josse Colpaert 89ea947460 [WIP] Move unnecessary code from stock.picking because of removing the workflow
bzr revid: jco@openerp.com-20130717160038-4pttaixnsebpy3go
2013-07-17 18:00:38 +02:00
Josse Colpaert 421a349958 [WIP] Make sure stock_account and stock installs
bzr revid: jco@openerp.com-20130715081809-9wjk787xp3gcsi3e
2013-07-15 10:18:09 +02:00
Josse Colpaert 98b1713bfb [WIP] Add routes as default data
bzr revid: jco@openerp.com-20130712165449-uwxdpiix8nfd6zn1
2013-07-12 18:54:49 +02:00
Quentin (OpenERP) a0318270f5 [WIP] stock_location: if a route is defined on the procurement it has higher priority + refactoring
bzr revid: qdp-launchpad@openerp.com-20130712160533-41ts0t6tgorgptdz
2013-07-12 18:05:33 +02:00
Quentin (OpenERP) 63111b6510 [WIP] cost_method moved to stock_account + stock_account implementation of stock valuation
bzr revid: qdp-launchpad@openerp.com-20130712141407-amspq13axc7x58l1
2013-07-12 16:14:07 +02:00
Josse Colpaert 01b065a9e8 [MERGE] Merge from previous branch with fifo/lifo tests and corrections in quants + clean code
bzr revid: jco@openerp.com-20130712110220-zzfuy1by30f2zbrd
2013-07-12 13:02:20 +02:00
Josse Colpaert a93abb22e1 [WIP] Add _get_route_domain for finding suitable rules in purchase/mrp when stock_location is installed
bzr revid: jco@openerp.com-20130712083740-hz8um0e208r7jsbi
2013-07-12 10:37:40 +02:00
Josse Colpaert 756e40e29a [WIP] Add product_uom_qty when creating moves in mrp
bzr revid: jco@openerp.com-20130711160311-3qhkzj09t0r8gcb6
2013-07-11 18:03:11 +02:00
Josse Colpaert 339e8ad65c [WIP] Remove type_proc and remove procure method texts in purchase product view
bzr revid: jco@openerp.com-20130710154448-w6azswkdxi2tp5yu
2013-07-10 17:44:48 +02:00
Quentin (OpenERP) af7cf8a226 [WIP] procurement, project_mrp
bzr revid: qdp-launchpad@openerp.com-20130710150042-djynhii0hrib2rlk
2013-07-10 17:00:42 +02:00
Quentin (OpenERP) d4383a37e1 [WIP] purchase
bzr revid: qdp-launchpad@openerp.com-20130710101616-roothbi3mw9vijr2
2013-07-10 12:16:16 +02:00
Quentin (OpenERP) 49f88904a9 [WIP] pruchase installation
bzr revid: qdp-launchpad@openerp.com-20130710075524-9qekhzwtxp2jeugn
2013-07-10 09:55:24 +02:00
Cedric Snauwaert 277531f21d [FIX]fix installation of several modules: purchase, sales, purchase_req, mrp, sale_stock
bzr revid: csn@openerp.com-20130709150027-wy8avglaosiktm5m
2013-07-09 17:00:27 +02:00
Josse Colpaert 0b98a750c2 [IMP] Improve FIFO/LIFO tests to pass (comment cost_method change as not implemented yet), add parent logic for removal startegies
bzr revid: jco@openerp.com-20130629205324-8je35x70mfuj57h9
2013-06-29 22:53:24 +02:00
Fabien Pinckaers 471dd0998d stock.move.group renamed to procurement.group
procurement module (where stock.move.group was defined) does not depend on the stock module
the same grouping system could be used for services too

procurement.group
removed sequence_id field
put a default values on the name field, using a defined sequence
renamed "Move Group" into "Procurement Requisition"

procurement object:
location_id should not come from the customer property but should be stored on the procurement (set by the sale order, using the customer property)

bzr revid: fp@tinyerp.com-20130629091328-5gc39647aa2pymlf
2013-06-29 11:13:28 +02:00
Fabien Pinckaers 7bbcdf7621 [MERGE] trunk
bzr revid: fp@tinyerp.com-20130629074023-sjy903tfzsox7uj4
2013-06-29 09:40:23 +02:00
Josse Colpaert 906964a930 [IMP] Solve price_calculation, negative quants with correct product
bzr revid: jco@openerp.com-20130628102629-fqv6a9a0i8ugdoly
2013-06-28 12:26:29 +02:00
Antony Lesuisse fc70550ca2 [IMP] move html module description and icon
bzr revid: al@openerp.com-20130628100441-swpanf2jwcojygh4
2013-06-28 12:04:41 +02:00
Thibault Delavallée bf4ada34b4 [REF] mail_thread: message_track now uses browse records instead of read results.
Updated addons accordingly.
Updated tests to test corner cases using False / null browse records.

bzr revid: tde@openerp.com-20130627144647-swbj77i84vo9ii0v
2013-06-27 16:46:47 +02:00
Josse Colpaert 0ad0bcb3ef [IMP] Putaway + change fifo / lifo costing method into real costing method
bzr revid: jco@openerp.com-20130625152620-kz0rxl6622nie8om
2013-06-25 17:26:20 +02:00
Jacques-Etienne Baudoux d9057b17f5 [FIX]purchase: help messages
bzr revid: je@bcim.be-20130625094837-j8xgn85jveo1wl1i
2013-06-25 11:48:37 +02:00
Josse Colpaert c45c32a164 [ADD] Add removal and putaway strategies
bzr revid: jco@openerp.com-20130624152850-7y0t36wcj2hyba4o
2013-06-24 17:28:50 +02:00
Quentin (OpenERP) dee5ace29b [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20130624095319-sqkrnk4r1mst8nvk
2013-06-24 11:53:19 +02:00
Quentin (OpenERP) ea03ed65b6 [FIX] purchase, accont_anglo_saxon: fixed the creation of invoice from PO lines so that it reuse the _prepare_inv_line() method. This code factorization is needed in order to work with account_anglo_saxon module (before the anglo saxon accounting mode was ignored if the PO's invoicing method was 'generate invoices from PO lines')
bzr revid: qdp-launchpad@openerp.com-20130624090741-eyy2r22yuti0gqit
2013-06-24 11:07:41 +02:00
Quentin (OpenERP) d856e8361b [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example).
bzr revid: qdp-launchpad@openerp.com-20130624090515-12aeo4k5sz87veqb
2013-06-24 11:05:15 +02:00
Quentin (OpenERP) 7e8e2ca75f [FIX] account_anglo_saxon: fixed the computation of price difference inc costing method != 'standard' + added yaml test for the same feature
bzr revid: qdp-launchpad@openerp.com-20130624090329-o423720dp3oc4aez
2013-06-24 11:03:29 +02:00
Cedric Snauwaert 14aeec7c33 [FIX]purchase_requisition report, TYPO on mail template and fix rfq action menu to also show cancel rfq
bzr revid: csn@openerp.com-20130621092340-1qy6jfynszz09jan
2013-06-21 11:23:40 +02:00
Josse Colpaert 55fd6f7245 [ADD] history_ids/negative quants/FIFO uom
bzr revid: jco@openerp.com-20130620164106-pyhvwat7s1iptyel
2013-06-20 18:41:06 +02:00
Cedric Snauwaert 3e3600a43f [FIX]purchase: forgot to add a parameter in onchange_product_id call
bzr revid: csn@openerp.com-20130617084916-x390jr8vq7ams4ov
2013-06-17 10:49:16 +02:00
Christophe Simonis aa133b4d29 [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap
bzr revid: chs@openerp.com-20130614091924-z5ta02kwhmwcrgox
2013-06-14 11:19:24 +02:00
Christophe Simonis 6a9adbca62 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4
bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap
2013-06-13 20:15:03 +02:00
Cedric Snauwaert 27be52fb28 [FIX]purchase/purchase_requisition: fix button cancel on tender, and RFQ product onchange with error on price
bzr revid: csn@openerp.com-20130613151120-sc14jeawwpettd03
2013-06-13 17:11:20 +02:00
Thibault Delavallée 09604b0674 [MERGE] [IMP] purchase_order: allow the user to choose the currency, whatever the pricelist. By default the currency is the one defined on the user's company.
bzr revid: tde@openerp.com-20130612145313-blrfa4gmrtuq5dmu
2013-06-12 16:53:13 +02:00
Foram Katharotiya (OpenERP) 83dfd5eab1 [MERGE] with 7.0
bzr revid: fka@tinyerp.com-20130607095729-g7ax7eyt9jcjsdvs
bzr revid: fka@tinyerp.com-20130610045950-ao7icaicrutgw49t
bzr revid: fka@tinyerp.com-20130611045956-f2b037r5d9mzezsg
bzr revid: fka@tinyerp.com-20130612050400-vmpcjy2e93xoykn2
2013-06-12 10:34:00 +05:30
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
Launchpad Translations on behalf of openerp 75595cc55b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063100-w95zvev0e2wme31v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063242-nvli6wf9xoxol1i9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063247-ed0nk3aer2b28d41
2013-06-11 06:32:47 +00:00
Launchpad Translations on behalf of openerp 3a296f5386 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608070127-tu3wr0ejaojeuizk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061554-vunz3dsqv73j8io4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608074839-suk66wcjidodrzyu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061704-e1t9mv2alygf4g38
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608075116-643xgspj93t8g1y9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061708-y08i6exqm5v36qg7
2013-06-09 06:17:08 +00:00
Olivier Dony b4976938d2 [MERGE] [I18N] Many translation bugfixes + resync of translation templates with latest source
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130607194733-27oiskc6q4fnp476
2013-06-07 21:47:33 +02:00