Commit Graph

949 Commits

Author SHA1 Message Date
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
pso (OpenERP) 389f8d6803 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg
2012-08-06 15:12:34 +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
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
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +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
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
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
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
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
DBR (OpenERP) 2d4ec1773f [Merge]with : lp:openobject-addons
bzr revid: dbr@tinyerp.com-20120503053040-apovjoj0t8cdjujn
2012-05-03 11:00:40 +05:30
DBR (OpenERP) 5ed1a8f646 [IMP]stock: set act_windoe for reception and delivery links of product kanban view
bzr revid: dbr@tinyerp.com-20120503051453-aay4p6ss3t3f52xz
2012-05-03 10:44:53 +05:30
Quentin (OpenERP) 026849832a [IMP] stock: incomming shipments are always set as available
bzr revid: qdp-launchpad@openerp.com-20120502165639-dt3stdub0zt52bgs
2012-05-02 18:56:39 +02:00
Amit Patel (OpenERP) d1147c51e9 [IMP]
bzr revid: apa@tinyerp.com-20120501123446-kykbs2zi3pj0kq9u
2012-05-01 18:04:46 +05:30
Amit Patel (OpenERP) c94ded8659 set order in stock and purchase
bzr revid: apa@tinyerp.com-20120427111056-w9miufobwy56ipq7
2012-04-27 16:40:56 +05:30
Amit Patel (OpenERP) db1bc82390 [IMP]
bzr revid: apa@tinyerp.com-20120427104454-m070c4w0ia6m4knx
2012-04-27 16:14:54 +05:30
Quentin (OpenERP) cf08ca0180 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120426091106-1e8zr0f4txmcp3pk
2012-04-26 11:11:06 +02:00
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30
Jagdish Panchal (Open ERP) 18653db6f2 [IMP] mrp,mrp_repair,stock: Rename fields Production Lot >> Serial Number and also rename the fields in stock congi wizard
bzr revid: jap@tinyerp.com-20120424130805-dbfdz0f4j440vy2h
2012-04-24 18:38:05 +05:30
Quentin (OpenERP) 5db299411d [REV] revert of revision 6771 related to split of receptions/deliveries concepts. (will be back...)
bzr revid: qdp-launchpad@openerp.com-20120503102910-om8k1a06h1kosm1l
2012-05-03 12:29:10 +02:00
Thibault Delavallée ce7c893639 [FIX] stock: fixed notification sending on picking when there was no picking
bzr revid: tde@openerp.com-20120403135237-743ltm3vbl0j8u93
2012-04-03 15:52:37 +02:00
Thibault Delavallée 4cd7d083d6 [FIX] Fixed bug with absent uom
bzr revid: tde@openerp.com-20120403132257-x0ceoq56eykqrdbj
2012-04-03 15:22:57 +02:00
Thibault Delavallée bfa67dc9d0 [FIX] Fixed variable not defined.
bzr revid: tde@openerp.com-20120403125053-w3n50o0xjg4yoqxa
2012-04-03 14:50:53 +02:00
Thibault Delavallée a3fbed6b68 [MERGE] Merged with rga warehouse branch
bzr revid: tde@openerp.com-20120403121037-xvdbyuv1i3bfc53u
2012-04-03 14:10:37 +02:00