Commit Graph

84661 Commits

Author SHA1 Message Date
DJ Patel 7d5b66c526 [REM] stock_landed_costs : Removed the unnecessary code.
bzr revid: mdi@tinyerp.com-20140416054045-3kyrasl4ixtwcpzi
2014-04-16 11:10:45 +05:30
DJ Patel d9b6bcce29 [IMP] stock_landed_costs : Override the copy method in stock valuation adjustments.
bzr revid: mdi@tinyerp.com-20140411131553-tfav54oruj2rsp45
2014-04-11 18:45:53 +05:30
DJ Patel a5ba8f22a9 [IMP] stock_landed_costs : All the fields are readonly in 'open' state.
bzr revid: mdi@tinyerp.com-20140411131028-z5olzn8t9elmy3cm
2014-04-11 18:40:28 +05:30
DJ Patel 1ce2520ed3 [ADD] stock_landed_costs : Added the mechanism to generate accounting entries for landed costs.
bzr revid: mdi@tinyerp.com-20140411125430-dd35oblzmz0onasq
2014-04-11 18:24:30 +05:30
DJ Patel bd665fbada [IMP] stock_landed_costs : If weight and volume is not there, then divide the cost equally among the lines.
bzr revid: mdi@tinyerp.com-20140411094843-o0ravoiyfw9mda0m
2014-04-11 15:18:43 +05:30
DJ Patel 442a73af4e [ADD] stock_landed_costs : Added the mechanism to create valuation line per cost line.
bzr revid: mdi@tinyerp.com-20140411093957-ucna8z1837urzez2
2014-04-11 15:09:57 +05:30
DJ Patel 5e04721db4 [ADD] stock_landed_costs : Added the mechanism to automatically fill the weight and volume on picking onchange.
bzr revid: mdi@tinyerp.com-20140411045437-p6fhz1tgpp9893lh
2014-04-11 10:24:37 +05:30
DJ Patel fb18693a4d [ADD] stock_landed_costs : Added the weight and volume in valuation adjustments.
bzr revid: mdi@tinyerp.com-20140411044608-hn5qm6o5nwahutzq
2014-04-11 10:16:08 +05:30
DJ Patel 63e8f9efc7 [IMP] stock_landed_costs : Improved the onchange on product.
bzr revid: mdi@tinyerp.com-20140410102825-xy44ot6b4fn9pia3
2014-04-10 15:58:25 +05:30
DJ Patel cabc401513 [ADD] stock_landed_costs : Added the functionality to add landed costs in cost of quants.
bzr revid: mdi@tinyerp.com-20140410094933-9w8ch4izzaf1tq01
2014-04-10 15:19:33 +05:30
DJ Patel 66a62da61a [ADD] stock_landed_costs : Added the function to compute former cost per unit.
bzr revid: mdi@tinyerp.com-20140410054901-xhh85tdnom8t5x21
2014-04-10 11:19:01 +05:30
DJ Patel b81d0d0436 [FIX] stock_landed_costs : Fixed the onchange method on product.
bzr revid: mdi@tinyerp.com-20140410053041-227rgrwi9uzyc16w
2014-04-10 11:00:41 +05:30
DJ Patel 62341f2e7e [ADD] stock_landed_costs : Added the logic to compute landed costs.
bzr revid: mdi@tinyerp.com-20140410052146-die56ht7xv0ezooy
2014-04-10 10:51:46 +05:30
DJ Patel babb4debb3 [ADD] stock_landed_costs : Added the button to compute landed cost.
bzr revid: mdi@tinyerp.com-20140409131155-e023ykx0uwkqq9qf
2014-04-09 18:41:55 +05:30
DJ Patel 6cbe02bcbc [REM] stock_landed_costs : Removed the unused fields.
bzr revid: mdi@tinyerp.com-20140409124522-a7i511p0ywnr2wpo
2014-04-09 18:15:22 +05:30
DJ Patel 50aabe77cc [IMP] stock_landed_costs : Improved the view..
bzr revid: mdi@tinyerp.com-20140409095910-i4n4ngl2q347up66
2014-04-09 15:29:10 +05:30
DJ Patel ed605d0f45 [ADD] stock_landed_costs : Added the function to calculate final coston valuation adjustment lines.
bzr revid: mdi@tinyerp.com-20140409093918-mmgbiya5ai993xwv
2014-04-09 15:09:18 +05:30
DJ Patel f7a87d9f8a [ADD] stock_landed_costs : Added the onchange method on pickings to automatically fill the valuation adjustment lines.
bzr revid: mdi@tinyerp.com-20140409092551-np8ctmmx5wpfibaw
2014-04-09 14:55:51 +05:30
DJ Patel 69940dc9ea [ADD] stock_landed_costs : Added the new object for valuation adjustmensts.
bzr revid: mdi@tinyerp.com-20140409085258-aemcy9v57blbet2w
2014-04-09 14:22:58 +05:30
DJ Patel f146fe4d6a [ADD] stock : Added the option to install module from warehouse configuration wizard.
bzr revid: mdi@tinyerp.com-20140409044125-mfyqq66f0qvpoui3
2014-04-09 10:11:25 +05:30
DJ Patel ea7fb6d0d2 [ADD] stock_landed_costs : Added the search view.
bzr revid: mdi@tinyerp.com-20140408120033-189parnuviod7z9x
2014-04-08 17:30:33 +05:30
DJ Patel d0dbdf8082 [ADD] stock_landed_costs : Added the stock_landed_costs module.
bzr revid: mdi@tinyerp.com-20140408113935-67fykki3056w8hr8
2014-04-08 17:09:35 +05:30
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 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
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) 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
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
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