Commit Graph

1282 Commits

Author SHA1 Message Date
Dhruti Shastri 1609f18060 [FIX][stock] : decimal precision wrong when invoice a purchaseorder with invoicing Based on incoming shipments
lp bug: https://launchpad.net/bugs/1105075 fixed

bzr revid: dhs@tinyerp.com-20130201132648-znpkyatl037st2y7
2013-02-01 18:56:48 +05:30
Vo Minh Thu 48a371d2b2 [IMP] stock: use the new signal_xxx methods instead of trg_validate.
bzr revid: vmt@openerp.com-20130128152929-6rpoaccy5huw8kdq
2013-01-28 16:29:29 +01:00
Mohammed Shekha 25f1f3a013 [FIX]Fixed two usability issue, regarding tax label and order of stock.picking.
bzr revid: msh@openerp.com-20130116105505-lovjzq5z5uisxz2v
2013-01-16 16:25:05 +05:30
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Thibault Delavallée e3c31cab9e [IMP] track_visibility atribute: moved onto explicit strings.
bzr revid: tde@openerp.com-20121220114730-nip8qaaajr5mqw6s
2012-12-20 12:47:30 +01:00
Thibault Delavallée 57c7839078 [CLEAN] stock: removed dead log_picking method, that is not working (not logging, and not called) since the beginning of OpenChatter and that no-one did seem to miss. Also cleaned some chatter messages, removing unnecessary calls.
bzr revid: tde@openerp.com-20121219205513-h7geda6mgcux8hpb
2012-12-19 21:55:13 +01:00
Thibault Delavallée cd290565a4 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219093924-5rqmhb6ve7bv7qzl
2012-12-19 10:39:24 +01:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Fabien Pinckaers 41f7f27881 [IMP] several subtype fixes
bzr revid: fp@tinyerp.com-20121218220617-d6ebdlkf1facw4x8
2012-12-18 23:06:17 +01:00
Raphael Collet 73980eba5f [MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp stuff)
bzr revid: rco@openerp.com-20121218085914-qzr2upqfxmfbzfsx
2012-12-18 09:59:14 +01:00
Olivier Dony 411d6d931d [FIX] sale,purchase: allow SO/PO long description to propagate to procurement.order and stock.move, remove size limits
bzr revid: odo@openerp.com-20121217222827-ga62qttp4wxzu7rv
2012-12-17 23:28:27 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
dle@openerp.com d0db750bfd [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121216155740-l5pf92r3nwubs2et
bzr revid: dle@openerp.com-20121217084828-a6yqkokxmb5gkyqr
2012-12-17 09:48:28 +01:00
Fabien Pinckaers a9b2569219 [MERGE] duplicate of lots
bzr revid: fp@tinyerp.com-20121215174743-uwadx7l92s5h0wal
2012-12-15 18:47:43 +01:00
Fabien Pinckaers 3799863eda [MERGE] fix invoice state for refunds
bzr revid: fp@tinyerp.com-20121215173711-hw4expisg9i0su8f
2012-12-15 18:37:11 +01:00
dle@openerp.com 70a0215a30 [IMP]String edit in view instead of overwrite inherited field
bzr revid: dle@openerp.com-20121214160736-zu7u5xct2h1xgs37
2012-12-14 17:07:36 +01:00
dle@openerp.com a222759eb6 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121214134254-9ml9dmwgc5bnrujx
2012-12-14 14:42:54 +01:00
Fabien Pinckaers 5d7010c6b7 [MERGE] 2 OPW fixes
bzr revid: fp@tinyerp.com-20121213130236-fgfonjdfa6a79c66
2012-12-13 14:02:36 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Nimesh (Open ERP) 3eb8273b58 [MERGE] with trunk
bzr revid: nco@tinyerp.com-20121210064442-dun93jq0bxj4f56d
2012-12-10 12:14:42 +05:30
Fabien Pinckaers f3fc080ef7 [MERGE] module desc + stock
bzr revid: fp@tinyerp.com-20121209105527-4ot27zsv5vqr38ls
2012-12-09 11:55:27 +01:00
Olivier Dony 5db87bea9c [MERGE] Bugfixes from 6.1 until revision 6800
bzr revid: odo@openerp.com-20121206153856-9y9v8ok6yxo6l5f0
2012-12-06 16:38:56 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Nimesh (Open ERP) ccbb61f867 [MERGE] with trunk
bzr revid: nco@tinyerp.com-20121206133954-7f7eola2f99lrmi7
2012-12-06 19:09:54 +05:30
Nimesh (Open ERP) 621dd7ba64 [REMOVE] remove weight net uom and improve order sequence for stock.move.
bzr revid: nco@tinyerp.com-20121206101445-zntwb2tk3kl40rs4
2012-12-06 15:44:45 +05:30
pankita shah (Open ERP) e9f6d5db19 [MERGE] with lp:openobject-addons
bzr revid: shp@tinyerp.com-20121204102156-h1tm4ylfjrjemmwa
2012-12-04 15:51:56 +05:30
Quentin (OpenERP) a68e5f9041 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121130171130-dugntyqmjunwr20m
2012-11-30 18:11:30 +01:00
Fabien Pinckaers 33048d7c79 [IMP] merge addons23
bzr revid: fp@openerp.com-20121130100516-r0gspmovo8ebdqi0
2012-11-30 11:05:16 +01:00
Alexis de Lattre cad4abe56c Merge with addons/trunk revno 8168.
Adapt demo data to the rename of partner XML IDs in server/trunk.

bzr revid: alexis@via.ecp.fr-20121129222645-lm5ujxf4a1a83aoz
2012-11-29 23:26:45 +01:00
Divyesh Makwana (Open ERP) c56c35f9b0 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121128042311-283p5q84yyum4nkb
2012-11-28 09:53:11 +05:30
Rifakat (OpenERP) f258bbe4e5 [FIX]stock: fix the issue of duplication of Production Lot also duplicates its Creation Date
bzr revid: mma@tinyerp.com-20121127102002-dlc00n4v165geyn7
2012-11-27 15:50:02 +05:30
Fabien Pinckaers b9535b0f27 [IMP] Misc useability improvement in account
[MERGE] warehouse misc imp, receptions
[IMP] fixes in po

bzr revid: fp@tinyerp.com-20121126182811-kgqve7pzzqddx86g
2012-11-26 19:28:11 +01:00
Alexis de Lattre 359e34a210 [FIX]stock:The Return Products wizard in Delivery Orders does not take into account the field Invoicing
lp bug: https://launchpad.net/bugs/1066127 fixed

bzr revid: mma@tinyerp.com-20121126111811-8o73t35m87wf8ce2
2012-11-26 16:48:11 +05:30
Divyesh Makwana (Open ERP) c01256ce5d [Merge] Merge the Scrapping section.
bzr revid: mdi@tinyerp.com-20121122063259-tnzen51915f9scjj
2012-11-22 12:02:59 +05:30
Ajay Chauhan (OpenERP) cd8cade318 [IMP] stock: changed product qty when scrap
bzr revid: cha@tinyerp.com-20121121121631-xxkq8vudw03xftzx
2012-11-21 17:46:31 +05:30
pankita shah (Open ERP) a232b85590 [IMP] in height,width,length add cm and imrove stock Journal, and imrove date_done field in incomming_shippment,internal moves and delivery order
bzr revid: shp@tinyerp.com-20121121071718-cl9dbck5nd37i9ei
2012-11-21 12:47:18 +05:30
pankita shah (Open ERP) 07d8989c64 [MERGE] merge lp:~openerp-dev/openobject-addons/trunk-addons21_warehouse_imp-ssu
bzr revid: shp@tinyerp.com-20121121065509-k4bt3z1rjp4yrj81
2012-11-21 12:25:09 +05:30
Somesh Khare(OpenERP) f55f248533 [FIX]stock: date format in the created log for deliveries and receptions are wrong
bzr revid: mma@tinyerp.com-20121119124318-xkxdzm4htxj0eu7g
2012-11-19 12:43:18 +00:00
Hardik 8bbc604a60 [IMP]Access Rights on MRP module
bzr revid: hsa@tinyerp.com-20121119120810-afr8rswrqtllz1kr
2012-11-19 17:38:10 +05:30
Fabien Pinckaers 241b6f9d3d [MERGE] translated key for INV (inventory)
bzr revid: fp@tinyerp.com-20121114122851-kn39kf8ranf7clkz
2012-11-14 13:28:51 +01:00
Fabien Pinckaers 39d209e50f [MERGE] fix chained move with split
bzr revid: fp@tinyerp.com-20121113074955-et3te1hp2k31aywo
2012-11-13 08:49:55 +01:00
Fabien Pinckaers 7f1c95a3b6 [IMP] better wording
bzr revid: fp@tinyerp.com-20121113073654-rdqgryi5crww11uo
2012-11-13 08:36:54 +01:00
Saurang Suthar 9cb1b65cc7 [IMP]stock:displayed most recent stock moves on the top in list view of Stock Moves
bzr revid: ssu@tinyerp.com-20121112120729-wb57o4mmdug6exlg
2012-11-12 17:37:29 +05:30
Fabien Pinckaers 761b2805d9 [MERGE] fix picking type for chained locations
bzr revid: fp@tinyerp.com-20121112103147-jgk2040q1ny35o95
2012-11-12 11:31:47 +01:00
Fabien Pinckaers d49338baa8 [MERGE] missing context stock
bzr revid: fp@tinyerp.com-20121112100129-p7326cz4m0q2sv2y
2012-11-12 11:01:29 +01:00
Turkesh Patel (Open ERP) 5ecb12afb8 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20121107062234-azg8ahg8oih9nc84
2012-11-07 11:52:34 +05:30
Vo Minh Thu abbe3ac1de [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20121106150431-rem9us13kevan8y0
2012-11-06 16:04:31 +01:00
Amit Dodiya (OpenERP) 7415158960 [FIX]stock : Journal Items view the product name is presented in English instead of partner language while journal items created from Incoming shipments / Delivery Orders
bzr revid: mma@tinyerp.com-20121106112856-fpjx4kt3nn6uen2c
2012-11-06 16:58:56 +05:30
Turkesh Patel (Open ERP) d3de140d40 [FIX] On changing customer/supplier/partner in delivery orders/incoming shipments/internal moves respectively,gives traceback.
bzr revid: tpa@tinyerp.com-20121106093133-aenwqy71020gtydc
2012-11-06 15:01:33 +05:30
Rifakat (OpenERP) ff270a5780 [FIX]stock : translation for string INV is there in Dutch language but it does not displayed for Journal entries posted through inventory
bzr revid: mma@tinyerp.com-20121105124900-6arlp9og3d9jef9e
2012-11-05 18:19:00 +05:30
Mayur Maheshwari (OpenERP) f4463db761 [FIX]stock : fix the problem picking is move in available state
bzr revid: mma@tinyerp.com-20121101103934-wgs3o9pjt3b2y793
2012-11-01 16:09:34 +05:30
Amit Patel 787fd1edc2 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121030044918-islk9i91tdr85usx
2012-10-30 10:19:18 +05:30
Amit Patel 45a76e826d [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121029061917-pxbkbcsa0cvfl3u1
2012-10-29 11:49:17 +05:30
Raphael Collet a54c32ced4 [MERGE] trunk-logging-vmt (use module logging instead of netsvc.Logger)
bzr revid: rco@openerp.com-20121025130930-uek0a89xaxlr3tfo
2012-10-25 15:09:30 +02:00
Fabien Pinckaers 64ce1695c9 [MERGE] typo
bzr revid: fp@openerp.com-20121024202602-zp4gx3dblwp2gkua
2012-10-24 22:26:02 +02:00
Fabien Pinckaers a334d1ebea [MERGE] typo
bzr revid: fp@openerp.com-20121024201859-aljpjevofisrt9o3
2012-10-24 22:18:59 +02:00
Numerigraphe - Lionel Sausin 7761ff23bb [IMP] improve help texts regarding Serial Numbers
bzr revid: ls@numerigraphe.fr-20121023144625-mu3942a64fuvavru
2012-10-23 16:46:25 +02:00
Sanjay Gohel (Open ERP) 7246454c70 [IMP]when create new delivery order and on click of save it gives traceback
bzr revid: sgo@tinyerp.com-20121022094142-kbr4rtic238to00w
2012-10-22 15:11:42 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Mayur Maheshwari (OpenERP) 65ff8505bd [IMP]stock: imporve tool tip
bzr revid: mma@tinyerp.com-20121012100837-vjbvvo4zejduhqd2
2012-10-12 15:38:37 +05:30
Turkesh Patel (Open ERP) 96c8ffb701 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20121012055152-qyi3ev9bt0qwua44
2012-10-12 11:21:52 +05:30
Divyesh Makwana (Open ERP) fb87569289 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121011045301-ttt0tzlrk8ge06db
bzr revid: mdi@tinyerp.com-20121012052424-z2toltq0vw0pnyk9
2012-10-12 10:54:24 +05:30
Mayur Maheshwari (OpenERP) ec271479fa [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121012050513-9pogrlr28f130jsf
2012-10-12 10:35:13 +05:30
Twinkle Christian (OpenERP) c23ec49ad0 [FIX]server warninggs when insttaling modules
bzr revid: tch@tinyerp.com-20121011123201-b0rdwialk1uqc14x
2012-10-11 18:02:01 +05:30
Mayur Maheshwari (OpenERP) 0f2c1ef0df [IMP]purchase,stock : improve string
bzr revid: mma@tinyerp.com-20121008132014-iv7zc5ux9raopaip
2012-10-08 18:50:14 +05:30
Divyesh Makwana (Open ERP) 9a264c3369 [IMP] There is no consistency throughout OpenERP with 'Source document', 'Source', 'Origin'. It should always be 'Source document'.
bzr revid: mdi@tinyerp.com-20121008104151-opvu1mig2xbxxpli
2012-10-08 16:11:51 +05:30
Divyesh Makwana (Open ERP) db7926bc70 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121003044256-aw7p8dw64gzbjj08
2012-10-03 10:12:56 +05:30
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Fabien Pinckaers f04ddd1312 [FIX] stock subtype
bzr revid: fp@tinyerp.com-20121002075819-jlli64duug2e9iil
2012-10-02 09:58:19 +02:00
Rifakat 2723b20129 [FIX] stock: corrected picking type of an internal move from Outgoing to Internal
lp bug: https://launchpad.net/bugs/890476 fixed

bzr revid: rha@tinyerp.com-20121001115225-fg97r5fdttyc09js
2012-10-01 17:22:25 +05:30
Divyesh Makwana (Open ERP) c570078c02 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121001085510-49lb2zuhf2i41mkk
2012-10-01 14:25:10 +05:30
Fabien Pinckaers 695fbddaa0 [IMP] useability stock
bzr revid: fp@openerp.com-20120930194708-pp5e4d60nu7qx6ri
2012-09-30 21:47:08 +02:00
Antony Lesuisse cb287a1964 [MERGE] trunk
bzr revid: al@openerp.com-20120930141653-rm3miqkgxam9ko4i
2012-09-30 16:16:53 +02:00
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Fabien Pinckaers 37b75e8b80 [MERGE] readonly inventory lines when not draft
bzr revid: fp@tinyerp.com-20120930114359-rnqtbgfmcf8g3wkk
2012-09-30 13:43:59 +02:00
Fabien Pinckaers a17daefcea [MERGE] delivery with picking in and out
bzr revid: fp@tinyerp.com-20120930102612-ypfjhnp95a16i7k2
2012-09-30 12:26:12 +02:00
Fabien Pinckaers 657c86ad6b [MERGE] code cleaning
bzr revid: fp@tinyerp.com-20120929133749-p4tyokg0s65kng6e
2012-09-29 15:37:49 +02:00
Fabien Pinckaers 6eb99a4c09 [MERGE]
bzr revid: fp@tinyerp.com-20120929124858-3tpm1368ovd65fcf
2012-09-29 14:48:58 +02:00
Fabien Pinckaers 864da3c59e [MERGE] product lot tracking
bzr revid: fp@tinyerp.com-20120929120530-8w2ffu6em0mxv0w1
2012-09-29 14:05:30 +02:00
Fabien Pinckaers 50c413b9fb [MERGE] avoid negative quantities in moves
bzr revid: fp@tinyerp.com-20120929104231-5cl0xi9ierhut97e
2012-09-29 12:42:31 +02:00
Fabien Pinckaers 67d1644945 [MERGE] docstrings from numerigraphe
bzr revid: fp@tinyerp.com-20120929104019-pvnf5eonwp2t5fpr
2012-09-29 12:40:19 +02:00
Fabien Pinckaers 1f51df3d27 [FIX]
bzr revid: fp@tinyerp.com-20120929103732-12uupsytvdkllvsb
2012-09-29 12:37:32 +02:00
Fabien Pinckaers 4e452b894e [MERGE] improved field name: backorder
bzr revid: fp@tinyerp.com-20120929103518-vlwbfvgcp3pv63b3
2012-09-29 12:35:18 +02:00
Fabien Pinckaers 7ea2670c48 [MERGE] warning of no backorder
bzr revid: fp@tinyerp.com-20120929103013-44djajwkujk29rt0
2012-09-29 12:30:13 +02:00
Fabien Pinckaers abff9e1a25 [MERGE] better name_get for serial
bzr revid: fp@tinyerp.com-20120929101642-h9mdn6fsndr8q1ri
2012-09-29 12:16:42 +02:00
Fabien Pinckaers e3ccfc69f1 [MERGE] partial picking: lots
bzr revid: fp@tinyerp.com-20120929101343-r5666mapterv38f1
2012-09-29 12:13:43 +02:00
Fabien Pinckaers e19937313c [MERGE] partial picking references
bzr revid: fp@tinyerp.com-20120929100912-npxjvfqa6o22jt6b
2012-09-29 12:09:12 +02:00
Fabien Pinckaers 69f3c82787 [MERGE] onchange product with lots
bzr revid: fp@tinyerp.com-20120929090127-6jyq1r8bd61juwlr
2012-09-29 11:01:27 +02:00
Divyesh Makwana (Open ERP) 308dc4c65e [IMP] stock : Set the default value for 'Source Location' and 'Destination Location' in Internal Picking.
bzr revid: mdi@tinyerp.com-20120927121503-mmy2lg7ocdfjd7pd
2012-09-27 17:45:03 +05:30
Divyesh Makwana (Open ERP) 545b8ad1a1 [IMP] stock : Set the default value for 'Source Location' and 'Destination Location' in Internal Picking.
bzr revid: mdi@tinyerp.com-20120927101436-rl77urw5awl7qler
2012-09-27 15:44:36 +05:30
Divyesh Makwana (Open ERP) 691b258a56 [IMP] stock : Improved the onchange method.
bzr revid: mdi@tinyerp.com-20120927095539-urak0amvtqdv56fl
2012-09-27 15:25:39 +05:30
Divyesh Makwana (Open ERP) cfa8f988a7 [FIX] stock : Revert the unneccessary changes.
bzr revid: mdi@tinyerp.com-20120927090352-0kv4nw32v57h0gdy
2012-09-27 14:33:52 +05:30
Divyesh Makwana (Open ERP) 58723b04ad [FIX] stock : Error when selecting internal for shipping type, following fields are invalid: 'Source Location' and 'Destination Location'.
bzr revid: mdi@tinyerp.com-20120926114217-70avgduo0px5x2yj
2012-09-26 17:12:17 +05:30
Divyesh Makwana (Open ERP) 00629a4040 [FIX] stock : Removed slash('/') When creating new 'Incoming Shipments' and 'Delivery Orders'.
bzr revid: mdi@tinyerp.com-20120926112306-35axo0rg22yj38yq
2012-09-26 16:53:06 +05:30
Fabien Pinckaers a571506701 [MERGE] better open chatter message for pickings
bzr revid: fp@tinyerp.com-20120926081613-2axzv6npltd1ps6w
2012-09-26 10:16:13 +02:00
Fabien Pinckaers d1b798fb7c [MERGE] useability addons10
bzr revid: fp@tinyerp.com-20120926074121-tgdlrobcm6cjiz9a
2012-09-26 09:41:21 +02:00
Quentin (OpenERP) 65151dbb49 [MERGE] stock: merged the branch that fixes the wrong view opening of stock.picking instead of stock.picking.in or stock.picking.out
bzr revid: qdp-launchpad@openerp.com-20120925102630-c8wozzsqjlx7ge92
2012-09-25 12:26:30 +02:00
Ajay Chauhan (OpenERP) 5e7deadf24 [IMP] stock: update warning message for serial number
bzr revid: cha@tinyerp.com-20120925062657-bz3ho9tx3oriuamy
2012-09-25 11:56:57 +05:30
Christophe Matthieu 278faf5f30 [MERGE] from trunk
bzr revid: chm@openerp.com-20120924100621-grj7mzgrg8e8dca9
2012-09-24 12:06:21 +02:00
Rifakat 70f6e847f3 [FIX] stock: wrong stock accounting entries while doing return of any purchase/sales
Accounting entries should be reverse while doing any return

bzr revid: rha@tinyerp.com-20120924074036-0h7sybkwaegvg4tz
2012-09-24 13:10:36 +05:30
Ajay Chauhan (OpenERP) 21f2f7c112 [IMP] stock: add if condition to check context
bzr revid: cha@tinyerp.com-20120924053944-l2mwyuijvzr9ot0w
2012-09-24 11:09:44 +05:30
Antonin Bourguignon f604d0184e [IMP] error messages
also remove a useless return False (it has nothing to do there, right after a 'raise')

bzr revid: abo@openerp.com-20120921150206-unr684hzjzc123il
2012-09-21 17:02:06 +02:00
Antonin Bourguignon 9e370d99ce [MERGE] trunk
bzr revid: abo@openerp.com-20120921144538-gs91yju7z9s1mt39
2012-09-21 16:45:38 +02:00
Ajay Chauhan (OpenERP) e28904b96f [IMP] stock: solve the issue of openchatter for Incoming shipment, delivery order
bzr revid: cha@tinyerp.com-20120921132431-p5jv6tdfi5lug584
2012-09-21 18:54:31 +05:30
Ajay Chauhan (OpenERP) 694743bbf3 [IMP] stock: made changes to do auto cancel
bzr revid: cha@tinyerp.com-20120921124734-9x0m4dtkv08jsw37
2012-09-21 18:17:34 +05:30
Sanjay Gohel (Open ERP) 434e4ad7c2 [IMP]improvement
bzr revid: sgo@tinyerp.com-20120921114600-a4t3hnc1hjhcawob
2012-09-21 17:16:00 +05:30
Sanjay Gohel (Open ERP) 47791d5c37 [IMP]open right view on click of back order of stock.picking
bzr revid: sgo@tinyerp.com-20120921110047-zv86z0bfjf44bg9z
2012-09-21 16:30:47 +05:30
Ajay Chauhan (OpenERP) 2ad8039711 [IMP] stock: update warning message for serial number
bzr revid: cha@tinyerp.com-20120921100850-bvrgytvux9650tzp
2012-09-21 15:38:50 +05:30
Ajay Chauhan (OpenERP) 79a982dffe [MERGE] merge lp:~openerp-dev/openobject-addons/trunk-stock_cancel_button_fix-cha
bzr revid: cha@tinyerp.com-20120921063025-q1z0lj1ida0ew975
2012-09-21 12:00:25 +05:30
Ajay Chauhan (OpenERP) 3c084ff4aa [IMP] stock: solve the issue of getting state as delivered
bzr revid: cha@tinyerp.com-20120921062821-jhzcvnz3k44hjs54
2012-09-21 11:58:21 +05:30
Ajay Chauhan (OpenERP) f76ca870aa [MERGE] merge with main addons
bzr revid: cha@tinyerp.com-20120921053752-bb08mfml4d8afbyl
2012-09-21 11:07:52 +05:30
Atul Patel (OpenERP) 4dad1503e4 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120921051507-vozcjdsnm0i8d76l
2012-09-21 10:45:07 +05:30
Thibault Delavallée cb806332be [FIX] subtype_xml_id -> subtype in message_post.
bzr revid: tde@openerp.com-20120920145405-vwi1kt1ttkd2w8sz
2012-09-20 16:54:05 +02:00
Thibault Delavallée 84fbc3b7da [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120920144900-isobpji9066sftj1
2012-09-20 16:49:00 +02:00
Harry (OpenERP) 14a1819fa7 [FIX] stock: fix problem of context to open partial delivery form
bzr revid: hmo@tinyerp.com-20120920050524-7q5swtdm54ry2fkr
2012-09-20 10:35:24 +05:30
Ajay Chauhan (OpenERP) 05c9def924 [IMP] stock: improve helptext for field 'stock_available'
bzr revid: cha@tinyerp.com-20120919120818-aejvs1qdn68tcoiq
2012-09-19 17:38:18 +05:30
Thibault Delavallée 4fa322cfe5 [CLEAN] stock: cleaned subtypes.
bzr revid: tde@openerp.com-20120919115156-mi80hp8jprnag506
2012-09-19 13:51:56 +02:00
Thibault Delavallée fa27dde6c9 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120919111000-w3xmyatd6new8ghm
2012-09-19 13:10:00 +02:00
Atul Patel (OpenERP) b61e2c8b8f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120919093842-pn5kqx0gmc41lani
2012-09-19 15:08:42 +05:30
Quentin (OpenERP) ef8eaf9c15 [FIX] stock: added _workflow_signal() overwriting in stock.picking.in class
bzr revid: qdp-launchpad@openerp.com-20120919080409-2bjqabh08vlyc3a1
2012-09-19 10:04:09 +02:00
Fabien Pinckaers 4dad07b8bb [MERGE] stock improvements & fixes
bzr revid: fp@tinyerp.com-20120918171020-u9yrlmxui2v9ow3a
2012-09-18 19:10:20 +02:00
Atul Patel (OpenERP) db3bad047e [FIX]: Workflow signal trigger fix.
bzr revid: atp@tinyerp.com-20120917181059-7s9q4oks766k1cpj
2012-09-17 23:40:59 +05:30
Ajay Chauhan (OpenERP) a49acd9fca [IMP] stock: update warning message for stock in serial number
bzr revid: cha@tinyerp.com-20120917062326-ony3gx9k2o871kq3
2012-09-17 11:53:26 +05:30
Quentin (OpenERP) 62d16ecd3e [MERGE] staging branch with bugfixes + add of an option to enable the check total feature on supplier invoices
bzr revid: qdp-launchpad@openerp.com-20121029091713-z4vx02bzf9bswceu
2012-10-29 10:17:13 +01:00
Quentin (OpenERP) 28706d4967 [FIX] stock, picking.in: fixed crash at the record creation
bzr revid: qdp-launchpad@openerp.com-20121024083324-wog22at3yamadrsd
2012-10-24 10:33:24 +02:00
Sanjay Gohel (Open ERP) ad6e9d96e4 [IMP]changed in sale module for subtype update specification
bzr revid: sgo@tinyerp.com-20120913085727-7swp0404g99fkf7l
2012-09-13 14:27:27 +05:30
Mayur Maheshwari (OpenERP) c31c8a09c6 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120913051706-1lm8s0xgl8qsseso
2012-09-13 10:47:06 +05:30
Raphael Collet 63ad47104f [MERGE] trunk-addons7 (fix functional issues, mostly in mrp)
bzr revid: rco@openerp.com-20120912144021-6h1u2w2gc9370jw0
2012-09-12 16:40:21 +02:00
Raphael Collet f0e9ae7563 [IMP] stock: remove notification on product when a stock move consumes a product
bzr revid: rco@openerp.com-20120912132624-n7mpbywvxv3oputb
2012-09-12 15:26:24 +02:00
Sanjay Gohel (Open ERP) a807b57f4e [MERGE]merge with trunk addons
bzr revid: apa@tinyerp.com-20120911054811-24s3e1perqf7x1wo
bzr revid: apa@tinyerp.com-20120911084547-trlru6t8r1dv1yhd
bzr revid: apa@tinyerp.com-20120912050215-glxhb94pu2aed5fz
bzr revid: apa@tinyerp.com-20120913050959-re58fqvnaqrhgzg0
bzr revid: sgo@tinyerp.com-20120914053201-khnzm9ei7rpjcp7u
2012-09-14 11:02:01 +05:30
Mayur Maheshwari (OpenERP) 10fca1992b [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120912100259-k81vv67yg6ydqnwu
2012-09-12 15:32:59 +05:30
Antonin Bourguignon a161895287 [IMP] stock move picking representation
bzr revid: abo@openerp.com-20120911161435-jmlffnxe0utk3qft
2012-09-11 18:14:35 +02:00
Antonin Bourguignon a8b409e4a7 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120911130205-wo1gzmap2rlw5yyo
2012-09-11 15:02:05 +02:00
Foram Katharotiya (OpenERP) 49722c77c0 [IMP] add received & delivered subtype in stock
bzr revid: fka@tinyerp.com-20120903123405-7rmte2src1xtdghp
2012-09-03 18:04:05 +05:30
Amit Bhavsar (Open ERP) c1c8e49fc1 merge with latest addons.
bzr revid: amb@tinyerp.com-20120831133303-a6m8211u75qut6f3
2012-08-31 19:03:03 +05:30
Foram Katharotiya (OpenERP) de9f0c9777 [IMP] change subtype close
bzr revid: fka@tinyerp.com-20120831125201-gomz1f0hy8wid1rh
2012-08-31 18:22:01 +05:30
Foram Katharotiya (OpenERP) d621d8fae3 [IMP] improve code
bzr revid: fka@tinyerp.com-20120831105422-m2unzh8mezt4oan4
2012-08-31 16:24:22 +05:30
Mayur Maheshwari (OpenERP) 1ff9edff22 [IMP]stock : improve little bit
bzr revid: mma@tinyerp.com-20120831062637-ypnga3qcb0ab0bo7
2012-08-31 11:56:37 +05:30
Foram Katharotiya (OpenERP) 82f0465b30 [IMP] Add data of subtype in stock
bzr revid: fka@tinyerp.com-20120831050358-fg7r75e0og1myke6
2012-08-31 10:33:58 +05:30
Mayur Maheshwari (OpenERP) 694a3ffced [IMP]stock : improve little bit code
bzr revid: mma@tinyerp.com-20120830130353-9pvgngbpoleef3f2
2012-08-30 18:33:53 +05:30
Mayur Maheshwari (OpenERP) b185760c7b [IMP]stock : added a new filed type for set a location in or out and make a onchane & default method for it and set action of moves for its view
bzr revid: mma@tinyerp.com-20120830065255-ogmp9xytwd3kr8f8
2012-08-30 12:22:55 +05:30
Amit Bhavsar (Open ERP) 161229e923 Improve code with latest addons.
bzr revid: amb@tinyerp.com-20120829104306-kbc75lojyr72hkhn
2012-08-29 16:13:06 +05:30
Thibault Delavallée 4b0d1be1c0 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120827083705-p2edynkzch7hszrd
2012-08-27 10:37:05 +02:00
Ravish Murari (OpenERP) 324e0b7208 [FIX] improved the code
bzr revid: rmu@tinyerp.com-20120823131116-q5qpegig5cs8x9z9
2012-08-23 18:41:16 +05:30
Ravish Murari (OpenERP) 74ec2642d1 [FIX] improved the code
bzr revid: rmu@tinyerp.com-20120823123922-6scwgtt8ub2jnylu
2012-08-23 18:09:22 +05:30
Ravish Murari (OpenERP) 05acae2e2f [merge] with latest addons
bzr revid: rmu@tinyerp.com-20120823114608-zerb6vg7l1ckf5mi
2012-08-23 17:16:08 +05:30
Amit Patel (OpenERP) f3dbc30105 [MERGE]:merged with trunk
bzr revid: apa@tinyerp.com-20120822102932-43p759jle2cb1ryy
2012-08-22 15:59:32 +05:30
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Antonin Bourguignon a97687a420 [MERGE] latest trunk
also replace the error message title 'Operation Not Permitted' by 'Invalid Action'

bzr revid: abo@openerp.com-20120807120451-zdrrecilfh82obhl
2012-08-07 14:04:51 +02:00
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
Ferdinand 0caaa1687b [FIX] stock : Fix the usebility improvement on check location constraint
lp bug: https://launchpad.net/bugs/1033687 fixed

bzr revid: amp@tinyerp.com-20120807061011-txpon5iw3y73rsa3
2012-08-07 11:40:11 +05:30
Stephane Wirtel 3155c9b075 [MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-account-pso
bzr revid: stw@openerp.com-20120806110035-mkegg0b6x5oom1mr
2012-08-06 13:00:35 +02:00
pso (OpenERP) 389f8d6803 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg
2012-08-06 15:12:34 +05:30
pso (OpenERP) c7581d70ac [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120806055519-5mtg1amkn6qeeqq3
2012-08-06 11:25:19 +05:30
Antonin Bourguignon b12e606e18 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120803160951-4n7ckom9hyhgeio2
2012-08-03 18:09:51 +02:00
Stephane Wirtel b38f7ba28d [REF] Remove my previous workaround, because we have patched the ORM
bzr revid: stw@openerp.com-20120803125937-gzeefj02x0j8swq6
2012-08-03 14:59:37 +02:00
Saurang Suthar(OpenERP) e9eb895c6a [IMP] stock: Added default vals of location and hidden by location group
bzr revid: pso@tinyerp.com-20120803122354-3y3ge823cgo9edlk
2012-08-03 17:53:54 +05:30
Stephane Wirtel 94d1fa81e4 [FIX] We can't manually create a 'receipt product' because the create_date field is passed by the web client. workaround: just redefine the create and remove the 'create_date' field from the values: TOFIX in the orm
bzr revid: stw@openerp.com-20120803075633-jf3d5xk3igf5yctb
2012-08-03 09:56:33 +02:00
Alexis de Lattre c11754eaa9 Merge with addons-trunk revno 7150
Adapt views accordingly

bzr revid: alexis@via.ecp.fr-20120802134012-fjk20wld5rv9v45i
2012-08-02 15:40:12 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
Amit (OpenERP) 64240ea54b [FIX] stock : Phyical inventory should check_tracking if incoming track true
lp bug: https://launchpad.net/bugs/1030037 fixed

bzr revid: amp@tinyerp.com-20120730071823-ucsozzcqln2ijgju
2012-07-30 12:48:23 +05:30
Quentin (OpenERP) 610f9b508b [FIX] stock: type field of stock.picking should always be readonly and set by the domain
lp bug: https://launchpad.net/bugs/937077 fixed

bzr revid: qdp-launchpad@openerp.com-20120727091029-thc4afv79r3jbtgd
2012-07-27 11:10:29 +02:00
Alexis de Lattre f9fe637803 Remplace all occurences of my_browse_rec.product_id.product_tmpl_id.field to my_browse_rec.product_id.field
bzr revid: alexis@via.ecp.fr-20120727015202-7fylff5jr26sgxez
2012-07-27 03:52:02 +02:00
Raphael Collet 82f87ca7f9 [IMP] stock: simplify double browse used for chaining relations
bzr revid: rco@openerp.com-20120725135127-6y3km4b35ebx96lr
2012-07-25 15:51:27 +02:00
pso (OpenERP) c8b2503d05 [IMP] Improved warning messages for stock module
bzr revid: pso@tinyerp.com-20120725103041-2ndjekods10xmhg8
2012-07-25 16:00:41 +05:30
Saurang Suthar(OpenERP) c7b3b8665d [IMP] Improved warning messages for stock module
bzr revid: pso@tinyerp.com-20120725101428-musq8jyoxpon55pm
2012-07-25 15:44:28 +05:30
pso (OpenERP) bcdaf0cdb4 [IMP] Improved warning messages/exceptions for stock modules
bzr revid: pso@tinyerp.com-20120717132135-w9w65og3akobeons
2012-07-17 18:51:35 +05:30
Hardik ffca1e887d [IMP]Stock : Warning Messages are changed
bzr revid: hsa@tinyerp.com-20120712062539-w4lbgg01rwbsyddv
2012-07-12 11:55:39 +05:30
Alexis de Lattre a49e12f51c We DO copy the payment term on the supplier invoice (forgot to update some old code)
bzr revid: alexis@via.ecp.fr-20120711131824-xbyrmjvhqdtqbp4h
2012-07-11 15:18:24 +02:00
Alexis de Lattre 42ffccfa96 Add a "Supplier Payment Term" on res.partner
Add payment term on purchase.order

bzr revid: alexis@via.ecp.fr-20120711111434-ih20ohy81bynn1wd
2012-07-11 13:14:34 +02:00
Amit Bhavsar (Open ERP) 85ad7cf1c6 [FIX] stock : Fixes the problem of Insufficient info at move from the picklist(dropdown).
lp bug: https://launchpad.net/bugs/1005812 fixed

bzr revid: amb@tinyerp.com-20120711103822-5rn1xx22v9j1fsls
2012-07-11 16:08:22 +05:30
Divyesh Makwana (Open ERP) 1cefa6c529 [IMP] stock : Improved the code.
bzr revid: mdi@tinyerp.com-20120703104042-zdl2ohizu6lhhbe5
2012-07-03 16:10:42 +05:30
Divyesh Makwana (Open ERP) 2796fded5d [IMP] stock : Destination address should be company by default.
bzr revid: mdi@tinyerp.com-20120703102118-1pf1pcpcavgsptel
2012-07-03 15:51:18 +05:30
Foram Katharotiya (OpenERP) 3d71723ada [FIX]Add weight,weight_net on stock.picking.in(incoming shipment) and stock.picking.out (delivery order) In Delivery module
lp bug: https://launchpad.net/bugs/1016378 fixed

bzr revid: fka@tinyerp.com-20120702094147-qnrbc84k7fdfycrk
2012-07-02 15:11:47 +05:30
Divyesh Makwana (Open ERP) 1a61a20dbb [IMP] stock : Destination address should be the company by default.
bzr revid: mdi@tinyerp.com-20120629122347-iswqb89471fas9gg
2012-06-29 17:53:47 +05:30
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
hugo c5f7f6ecdf [FIX] stock : Wrong quantity on invoice when invoice based on delivery and stock move has more than one line on picking
lp bug: https://launchpad.net/bugs/1015697 fixed

bzr revid: amp@tinyerp.com-20120621091001-of46b1016rqcpyvz
2012-06-21 14:40:01 +05:30
Quentin (OpenERP) f4cfeae2c1 [IMP] sale, delivery: improvements in workflows, buttons and SO form view. (delivery) Replaced the wizard to add delivery cost by a function on the SO directly
bzr revid: qdp-launchpad@openerp.com-20120525102643-60o5761u2mzrooa9
2012-05-25 12:26:43 +02:00
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
DBR (OpenERP) 289cc2d9d2 [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20120522125704-5fh2rvqb56qp9vci
2012-05-22 18:27:04 +05:30
DBR (OpenERP) 17c776c2eb [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20120518084522-enysb9wuzo22g1bs
2012-05-18 14:15:22 +05:30
Amit Patel (OpenERP) 1aefff9733 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120517101517-npk57s14kgxlk7in
2012-05-17 15:45:17 +05:30
Raphael Collet 9c6f104d86 [MERGE] trunk-v62_config (improve and complete new config wizards)
bzr revid: rco@openerp.com-20120515144630-j6qltq8e2t7grxj2
2012-05-15 16:46:30 +02:00
Quentin (OpenERP) 9ca5ec4f23 [REF] stock: some code cleanup
bzr revid: qdp-launchpad@openerp.com-20120515082143-mvesmu2qhgpz20tp
2012-05-15 10:21:43 +02:00
Raphael Collet e64d8c2d89 [IMP] stock: fix English in usage of 'serial numbers'
bzr revid: rco@openerp.com-20120509132401-fzbtrvorg7sd7vuc
2012-05-09 15:24:01 +02:00
Quentin (OpenERP) 7e84b4c1ce [FIX] stock: fixed error in yaml test. sale, purchase: fixed error on module installation with a temporary workaround that duplicates the reference of new fields on stock.picking.in/out classes (these lines should be removed as soon as the bug in the framework that prevent the orm of knowing the new columns on inhertied class is fired)
bzr revid: qdp-launchpad@openerp.com-20120508163204-hjg6ztjr38m1cydl
2012-05-08 18:32:04 +02:00
Quentin (OpenERP) c60663e742 [IMP] stock: split deliveries and incomming shipments. cleanup
bzr revid: qdp-launchpad@openerp.com-20120507154356-wkjm66zpx5fortsa
2012-05-07 17:43:56 +02:00
Quentin (OpenERP) f3b695ae53 [IMP] stock, sale, purchase: some code optimization and few enhancements related to split of stock.picking into several objects
bzr revid: qdp-launchpad@openerp.com-20120507111222-2wnmkgiluiqwti82
2012-05-07 13:12:22 +02:00
Quentin (OpenERP) b08c501123 [IMP] stock: split incomming shipments/delivery orders with new classes
bzr revid: qdp-launchpad@openerp.com-20120504153613-a92kqasbclihuinp
2012-05-04 17:36:13 +02:00
Raphael Collet 6ea4587fad [FIX] stock: do not store field product_id on pickings, as storing its value loses search results (m2m vs m2o)
bzr revid: rco@openerp.com-20120504150052-ecatdwfuysdpsmbt
2012-05-04 17:00:52 +02:00
Saurang Suthar (OpenERP) 8ac820486c [IMP]:improved title Origin by Source everywhere
bzr revid: ssu@tinyerp.com-20120504123202-an1zb5evaiaazwrf
2012-05-04 18:02:02 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Amit Patel (OpenERP) b37c03f3e5 [MERGE]:lp:~openerp-dev/openobject-addons/trunk-form-add-topbar-apa-inventory-mma
bzr revid: apa@tinyerp.com-20120504083518-r7831sq46wrpqvco
2012-05-04 14:05:18 +05:30
DBR (OpenERP) c431f919b8 [Merge]with :lp:openobject-addons
bzr revid: dbr@tinyerp.com-20120504064228-xeo506pudfzyaa4q
2012-05-04 12:12:28 +05:30
Mayur Maheshwari (OpenERP) 341c2e7087 [IMP]stock : Added state and buttons on top bar in inventory
bzr revid: mma@tinyerp.com-20120504063631-x89r6ndlpljwy3h9
2012-05-04 12:06:31 +05:30
Quentin (OpenERP) b5cd612a22 [FIX] stock, fixing the runbot: incomming shipments are always set as available ONLY if they aren't chained and waiting for another move to be processed
bzr revid: qdp-launchpad@openerp.com-20120503121253-07u62yctdl42epie
2012-05-03 14:12:53 +02:00