Commit Graph

84662 Commits

Author SHA1 Message Date
Quentin (OpenERP) 2fd72600fa [REF] stock: refactored the removal and putaway strategies + added FEFO removal in product_expiry
bzr revid: qdp-launchpad@openerp.com-20140411171901-ibjelg7wldld167y
2014-04-11 19:19:01 +02:00
Quentin (OpenERP) d31e02fb3f [FIX] stock_account: valuation of quants
lp bug: https://launchpad.net/bugs/1302625 fixed

bzr revid: qdp-launchpad@openerp.com-20140410143347-chn34o1w0pzn5y2t
2014-04-10 16:33:47 +02:00
Quentin (OpenERP) f940756881 [MERGE] stock: inventory refactoring. Easier and less error prone. Constraints on quants dropped as well
bzr revid: qdp-launchpad@openerp.com-20140410104818-ljy8esv512t1hpuu
2014-04-10 12:48:18 +02:00
Quentin (OpenERP) c8e1b778b0 [IMP] stock, inventory: improving the usability
bzr revid: qdp-launchpad@openerp.com-20140410101404-uvufnxi4p6s4aicu
2014-04-10 12:14:04 +02:00
Quentin (OpenERP) 9f19f13b5c [REF] stock: inventory refactoring. Keep it simple and easy
bzr revid: qdp-launchpad@openerp.com-20140410081530-mzxr2laqewqmgeyb
2014-04-10 10:15:30 +02:00
Quentin (OpenERP) 347d527c71 [FIX] stock, inventory: don't care about the time when the 'start inventory' button is pressed, but always check the inventory date to know the stock level
bzr revid: qdp-launchpad@openerp.com-20140409140757-yau6qs2423ickavx
2014-04-09 16:07:57 +02:00
Quentin (OpenERP) 7c810ff6fe [FIX] stock, inventory management
bzr revid: qdp-launchpad@openerp.com-20140409130859-0mla46wyl6ubecyb
2014-04-09 15:08:59 +02:00
Quentin (OpenERP) 4908a107d1 [FIX] stock: inventory using theoretical_line_ids
bzr revid: qdp-launchpad@openerp.com-20140409093025-kgyyo2tnrucon55a
2014-04-09 11:30:25 +02:00
Quentin (OpenERP) c788088617 [REF] stock, inventory: post moves at the inventory closing date + removal of the constraints because it's not needed anymore now
bzr revid: qdp-launchpad@openerp.com-20140408160144-nb5b7rjxygbblud3
2014-04-08 18:01:44 +02:00
Quentin (OpenERP) f8aef0b59e [MERGE] stock: improved latest product inventory report. Courtesy of Lionel Sausin (Numérigraphe)
bzr revid: qdp-launchpad@openerp.com-20140408083940-amogrcriakwylots
2014-04-08 10:39:40 +02:00
Quentin (OpenERP) b85db988eb [MERGE] stock: used a variable to store the list of possible inventory states, to have a better modularity and allow a more easy inheritance. Courtesy of Lionel Sausin (Numérigraphe)
bzr revid: qdp-launchpad@openerp.com-20140408080110-1d58m5diww1nfvpk
2014-04-08 10:01:10 +02:00
Quentin (OpenERP) 79344b903b [MERGE] stock: usability improvements
bzr revid: qdp-launchpad@openerp.com-20140408075353-5yy5to2hb65vo41q
2014-04-08 09:53:53 +02:00
Quentin (OpenERP) 1e07ab4d36 [FIX] stock: wh_route_ids not defined
bzr revid: qdp-launchpad@openerp.com-20140408065244-bw2fry18hf5e2x71
2014-04-08 08:52:44 +02:00
Quentin (OpenERP) b14883f10c [MERGE] jco branch with few bugfixes
bzr revid: qdp-launchpad@openerp.com-20140407175001-g4rx6rft090ul2li
2014-04-07 19:50:01 +02:00
Josse Colpaert bcfe8e2331 [IMP] Simpler domain on product_id of orderpoint
bzr revid: jco@openerp.com-20140403162414-pioxee0qvrgy7h2w
2014-04-03 18:24:14 +02:00
Josse Colpaert 9cffdb0034 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140403161933-7vjq7jdxg11f0fhz
2014-04-03 18:19:33 +02:00
Quentin (OpenERP) 4077c91ce6 [FIX] purchase: this function isn't needed anymore
bzr revid: qdp-launchpad@openerp.com-20140403160213-l9mijzuohmz0o7ct
2014-04-03 18:02:13 +02:00
Josse Colpaert d45fd02abd [IMP] Push rules should try to find routes on warehouse first before searching anything
bzr revid: jco@openerp.com-20140403155735-y357mj3gtp7j3x7i
2014-04-03 17:57:35 +02:00
Quentin (OpenERP) fc3624f54a [FIX] stock: forgot one procurement_id field in previous commit
bzr revid: qdp-launchpad@openerp.com-20140403153923-lvu6n9bhlluesx3p
2014-04-03 17:39:23 +02:00
Quentin (OpenERP) b4dc004c01 [FIX] stock: procurement orderpoint fixed and a bit refactored
bzr revid: qdp-launchpad@openerp.com-20140403145216-pfs8b73a302e7gjy
2014-04-03 16:52:16 +02:00
Josse Colpaert 1ff8b73671 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140403130335-9grgeg4e0r0yqsbi
2014-04-03 15:03:35 +02:00
Josse Colpaert dc2c8551c6 [IMP] Default supply warehouse should be on the warehouse and not on products and the rest should only be created
bzr revid: jco@openerp.com-20140403124714-z8dv0g9pjx8n63mn
2014-04-03 14:47:14 +02:00
Josse Colpaert 97b2c5876e [MERGE] Merge from trunk-wms-docs-jco
bzr revid: jco@openerp.com-20140404144134-bajb67hcw2a2yu5o
2014-04-04 16:41:34 +02:00
Josse Colpaert 7fd703f58d [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140404143809-0qi14pmi5762iycp
2014-04-04 16:38:09 +02:00
Josse Colpaert 1f03b8a901 [IMP] Add use case + review gde + mrp
bzr revid: jco@openerp.com-20140404143655-b55777mcowm6vlwi
2014-04-04 16:36:55 +02:00
Quentin (OpenERP) 4254056188 [MERGE] merged jco's feature branch clearing the packages and logistic units concepts
bzr revid: qdp-launchpad@openerp.com-20140404131637-a23gqw42132q6ig5
2014-04-04 15:16:37 +02:00
Quentin (OpenERP) 10f073edf1 [FIX] stock_account: typo in domain. Courtesy of hbto [Vauxoo]
bzr revid: qdp-launchpad@openerp.com-20140404074539-03ivqk8jztynaicd
2014-04-04 09:45:39 +02:00
Quentin (OpenERP) 944e39d0b5 [MERGE] procurement: performance issue. Courtesy of Holger Brunn (Therp)
lp bug: https://launchpad.net/bugs/1297887 fixed

bzr revid: qdp-launchpad@openerp.com-20140403095358-2jqitwe6se5p4mn5
2014-04-03 11:53:58 +02:00
Quentin (OpenERP) 2006e8d6be [MERGE] _compute_planned_workcenter passes wrong magic value for absent calendar_id. Courtesy of Holger Brunn (Therp)
lp bug: https://launchpad.net/bugs/1297352 fixed

bzr revid: qdp-launchpad@openerp.com-20140403093833-923ly0uz860gd3i2
2014-04-03 11:38:33 +02:00
Quentin (OpenERP) b2e76edeb3 [MERGE] merged branch that speed up the MO confirmation by confirming all the stock move in a row. Courtesy of Holger Brunn (Therp).
bzr revid: qdp-launchpad@openerp.com-20140403092444-jv3l2ed8719vjek8
2014-04-03 11:24:44 +02:00
Josse Colpaert c44082312e [IMP] Change quantity on hand, incoming, outgoing, virtual to include all locations of the warehouse, not just stock
bzr revid: jco@openerp.com-20140403091912-r017dtfa1g23o40z
2014-04-03 11:19:12 +02:00
Quentin (OpenERP) 615a55b02b [FIX] purchase: fixed warning 'no field schedule_range exists in res.company' because it has been removed few commits ago
bzr revid: qdp-launchpad@openerp.com-20140403082423-03alt09lyin9b40z
2014-04-03 10:24:23 +02:00
Quentin (OpenERP) ff4726ea7d [MERGE] merged trunk up to revision 9281
bzr revid: qdp-launchpad@openerp.com-20140403081427-7xpn57wdfv08v2al
2014-04-03 10:14:27 +02:00
Quentin (OpenERP) 1ce3d6a45e [FIX] purchase: PO buttons in form view
bzr revid: qdp-launchpad@openerp.com-20140403080548-4d1xmtlmulk3buuv
2014-04-03 10:05:48 +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) d33876ffc6 [FIX] procurement: removed old reference to unexisting field in form view of procurement
bzr revid: qdp-launchpad@openerp.com-20140403073835-46dd5an1178xclsd
2014-04-03 09:38:35 +02:00
Fabien Pinckaers 9588999c7c [IMP] Tracks: alphabetic order
bzr revid: fp@tinyerp.com-20140403072548-y4823lyjuovl5neu
2014-04-03 09:25:48 +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
Josse Colpaert 8a7b3b883c [IMP] Crossdock route should be mto
bzr revid: jco@openerp.com-20140402160818-heopeego7ico7spz
2014-04-02 18:08:18 +02:00
Josse Colpaert 63ad3afc93 [IMP] Crossdock route should be mto by default
bzr revid: jco@openerp.com-20140402150625-w5djrfyuy63ld276
2014-04-02 17:06:25 +02:00
Josse Colpaert 0abd2c8ae7 [IMP] Should make sure to pass parameters as context for orderpoint
bzr revid: jco@openerp.com-20140402134103-jpduk6k4xzh8vw97
2014-04-02 15:41:03 +02:00
Xavier Morel d9b9894c62 [FIX] ged's fp-style merge
bzr revid: xmo@openerp.com-20140402094243-63p5lbcmx8h9ih3b
2014-04-02 11:42:43 +02:00
Gery Debongnie 4afeee59d1 [FIX] fixes an alignment issue in the template definitions (addon web)
bzr revid: ged@openerp.com-20140402083717-y3p22u2e47d60bbt
2014-04-02 10:37:17 +02:00
Gery Debongnie edf469f1f3 [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140402080114-dlody276p3xrmyvq
2014-04-02 10:01:14 +02:00
Fabien Pinckaers 6a9379429c [IMP] kanban of documents for recruitement attachments
bzr revid: fp@tinyerp.com-20140401164700-xj1d5hn9zv8morfu
2014-04-01 18:47:00 +02:00
Fabien Pinckaers 0b539587b8 [IMP] kanban view for ir.attachments
bzr revid: fp@tinyerp.com-20140401164322-fq3r0pt6idkoobxx
2014-04-01 18:43:22 +02:00
Denis Ledoux 07ae370d90 [FIX] project, project_issue: overwritten method on_change template, wrong signature, following commit 9277 revid:dle@openerp.com-20140401123657-ozh4ycx36jojpg51
bzr revid: dle@openerp.com-20140401144205-cmm5vfzlpsro0f7j
2014-04-01 16:42:05 +02:00
Quentin (OpenERP) 5b980f2b29 [IMP] mrp: in order to keep consistancy between former versions, the stock move created for raw materials of procuction orders are now checking if the product is configured as MTO or MTS
bzr revid: qdp-launchpad@openerp.com-20140401133240-3l0r95s1k5z3detr
2014-04-01 15:32:40 +02:00
Quentin (OpenERP) c5d92d9e1f [REF] mrp: some code cleaning since procure_method and supply_method doesn't exist on the product anymore
bzr revid: qdp-launchpad@openerp.com-20140401132233-2odtndrvudu5ka7q
2014-04-01 15:22:33 +02:00
Quentin (OpenERP) 588bd37400 [MERGE] merge csn branch with improvements in usability to see when a picking needs to be recomputed in the barcode interface + some bugfixes included
bzr revid: qdp-launchpad@openerp.com-20140401130528-4g2netqc2vloarky
2014-04-01 15:05:28 +02:00