Commit Graph

233 Commits

Author SHA1 Message Date
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30
uco (OpenERP) 031765285d [ADD]: *Added Production lot field in stock.inventory.line. *Added a wizard to split inventory line using production lot.
bzr revid: uco@tinyerp.co.in-20100119085759-ku0d7dz9meg2gs22
2010-01-19 14:27:59 +05:30
Harry (Open ERP) 0dec1a890e [IMP] stock: 1) Improvement in reception move line, 2) Added new osv memoery wizard for slilt move lines in production lots, 3) Set the lines in the physical inventory as an editable list.
bzr revid: hmo@tinyerp.com-20100117073914-g4ss15s9tg733skr
2010-01-17 13:09:14 +05:30
Fabien Pinckaers 39aa1b27f7 merge
bzr revid: fp@tinyerp.com-20100114160550-nh4dddy8aklb028i
2010-01-14 17:05:50 +01:00
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Jay (Open ERP) a4ca4cf7b4 [FIX] Stock : While removing the picking,moves should not call picking's write()
lp bug: https://launchpad.net/bugs/499120 fixed

bzr revid: jvo@tinyerp.com-20100111133513-0vcvrqelt4fqjdta
2010-01-11 19:05:13 +05:30
Jay (Open ERP) a23b83db01 [FIX] Functional fields should have context as an argument when we use fnct_searc method
lp bug: https://launchpad.net/bugs/504670 fixed

bzr revid: jvo@tinyerp.com-20100108113858-dp3e8pm5px4uspum
2010-01-08 17:08:58 +05:30
GPA(OpenERP) 495ad1503b [FIX] Stock: Return picking wizard verifies whether it has been returned or not
lp bug: https://launchpad.net/bugs/501377 fixed

bzr revid: jvo@tinyerp.com-20100107153943-5u4qlk43caryx841
2010-01-07 21:09:43 +05:30
Fabien Pinckaers c032072ca1 merge
bzr revid: fp@tinyerp.com-20091223171752-zunj0g08eknomv0l
2009-12-23 18:17:52 +01:00
Fabien Pinckaers cbd41d602b [FIX] multi company_default
bzr revid: fp@tinyerp.com-20091223171639-hgvyetizdgyh0itv
2009-12-23 18:16:39 +01:00
Harry (Open ERP) 509873ea1a [MERGE] merge from lp:~openerp-commiter/openobject-addons/ergonomy-search-views regrading tooltips improvement
bzr revid: hmo@tinyerp.com-20091223065634-b0q08mtx0dwg50le
2009-12-23 12:26:34 +05:30
Fabien Pinckaers a05e836881 [FIX] put store=True on company_id related
bzr revid: fp@tinyerp.com-20091222214021-7dkq442rwzbt04qx
2009-12-22 22:40:21 +01:00
Fabien Pinckaers 3cc2c44407 [IMP] multi-company fields
bzr revid: fp@tinyerp.com-20091222190737-gyye9ubuk5vrq8dj
2009-12-22 20:07:37 +01:00
uco (OpenERP) 2bc631a28d [IMP,ADD]: Missing or to clarify tooltips: Added and Improved tooltips for some fields.
bzr revid: uco@tinyerp.co.in-20091222130810-12crvqp29ckoxzsj
2009-12-22 18:38:10 +05:30
uco (OpenERP) c1d66e1ac5 [IMP]: Generalization of tooltips: Added tooltips for 'origin' fields, renamed 'Ref' to 'Reference', Added same tooltips for same fields of 'account & account template' and 'tax & tax templates'
bzr revid: uco@tinyerp.co.in-20091222093841-2uamhp6w0wkmcnk0
2009-12-22 15:08:41 +05:30
uco (OpenERP) 5a4e8b8092 [IMP]: Generalization of tooltips: Improved tooltips for all fields.
bzr revid: uco@tinyerp.co.in-20091222064551-k6g299rk9ly1oyg3
2009-12-22 12:15:51 +05:30
uco (OpenERP) 10c3b2da7d [IMP]: Generalization of tooltips: Added tooltips for active field
bzr revid: uco@tinyerp.co.in-20091221122132-hkesf2dy48lpdvum
2009-12-21 17:51:32 +05:30
uco (OpenERP) c9f66f69f0 [IMP]: Tooltip improvements: Typo errors and improvements
bzr revid: uco@tinyerp.co.in-20091221095054-do0gbj9907u3oyxc
2009-12-21 15:20:54 +05:30
Harry (Open ERP) a858f6c2cd [MERGE] merge branch lp:~openerp-commiter/openobject-addons/ergonomy-search-views to improve search view of report_XXX modules, menu per object
bzr revid: hmo@tinyerp.com-20091211130521-v3n6bp4dtfxvjdbs
2009-12-11 18:35:21 +05:30
uco (OpenERP) f7a1726f20 [ADD]: With reference to bug #493714: Stock reception improvements
bzr revid: uco@tinyerp.co.in-20091212065020-txrl3txbj97giv9d
2009-12-12 12:20:20 +05:30
Jay (Open ERP) 6ecdda161c [FIX] Stock: Moves have no state 'auto',its 'waiting'
bzr revid: jvo@tinyerp.com-20091210115552-eug3xgihoc1t5nte
2009-12-10 17:25:52 +05:30
GPA(OpenERP) fad2397c06 [FIX] Stock : force_assign won't create duplicate entries
lp bug: https://launchpad.net/bugs/460924 fixed

bzr revid: jvo@tinyerp.com-20091210111204-bvqsqj0gsiqsttqt
2009-12-10 16:42:04 +05:30
Jay (Open ERP) bbff6faaa9 [IMP] Limit for name_search() improved to 100
lp bug: https://launchpad.net/bugs/494401 fixed

bzr revid: jvo@tinyerp.com-20091209114334-tppzivue2orjkcn9
2009-12-09 17:13:34 +05:30
Fabien Pinckaers d1ffd281b0 [FIX] multicompany
bzr revid: fp@tinyerp.com-20091209103611-jit101ufi52teo8a
2009-12-09 11:36:11 +01:00
Fabien Pinckaers 6dce4f1248 [FIX] related are stored
bzr revid: fp@tinyerp.com-20091209095238-1rt7nk6fel8n6bzy
2009-12-09 10:52:38 +01:00
nch@tinyerp.com 85bab7daab [FIX]:Track Incoming / Outgoing products:
when these checkboxes are checked on the product form, it forces to put a production lot on reception / outgoing packing.
It seems like the Track outgoing checkboxes is not used. It works for incoming products.

When a reception is done the list of stock.move must not be readonly. (we should be able to add a production lot after having made the reception of the products).

bzr revid: nch@tinyerp.com-20091208125825-82hb3i0wfncz24b3
2009-12-08 18:28:25 +05:30
fabian 1578c2858d [FIX] Added journal control per company for sale and purchase invoice creation
[ADD] Added company_id in pricelist
[FIX] Removed duplicated company_id fields from stock

bzr revid: fabian@fabian-openerp-20091202112006-ztnje8qdrgkg7nvl
2009-12-02 12:20:06 +01:00
Xavier(OpenERP) df41317609 [MERGE] Merged Xavier's branch for deprecation warnings(python 2.6)
bzr revid: jvo@tinyerp.com-20091202072537-mup7bzwvddks1fm2
2009-12-02 12:55:37 +05:30
VRA(OpenERP) 5eb3b61c14 [FIX] Stock : Removal of picking shuold affect product stock
lp bug: https://launchpad.net/bugs/491241 fixed

bzr revid: jvo@tinyerp.com-20091202071524-csct9ktra6u9ytgw
2009-12-02 12:45:24 +05:30
fabian 9cc171f3ef [REM] Removed company wise prices in product (it should use pricelist instead)
[ADD] Added company_id fields in multiple models
[ADD] Added multicompany management for invoice, sale, mrp and stock (it now passes the company_id from ressource to ressource)
[FIX] Fixed default company method
[ADD] Added multicompany rules to demo datas

bzr revid: fabian@fabian-openerp-20091201145418-upu1kghhvrk4yuzy
2009-12-01 15:54:18 +01:00
Fabien Pinckaers 9577f9a58e [IMP] multi_company in mrp
bzr revid: fp@tinyerp.com-20091201085403-mu2upxs4ljgl7d57
2009-12-01 09:54:03 +01:00
nch@tinyerp.com 59ea96657a [MERGE]
bzr revid: nch@tinyerp.com-20091130103346-3dytu4ds9gzta53c
2009-11-30 16:03:46 +05:30
Jay (Open ERP) d2d1bece58 [REF] Stock : corrected spelling mistakes
bzr revid: jvo@tinyerp.com-20091130074516-pnlejuvh0g0xdwh5
2009-11-30 13:15:16 +05:30
GPA(OpenERP),VRA(OpenERP) d549927afc [MERGE] Merged Multicompany branch
bzr revid: jvo@tinyerp.com-20091130062207-7yxysaq03yypk2be
2009-11-30 11:52:07 +05:30
Fabien Pinckaers 3fda8bd3d1 [FIX] missing ,
bzr revid: fp@tinyerp.com-20091129152854-0lbv2l57ovk849on
2009-11-29 16:28:54 +01:00
Harry (Open ERP) 4d6d553d17 [MERGE] merge from lp:~openerp/openobject-addons/5.0/
bzr revid: hmo@tinyerp.com-20091128110526-yen7frgcg9nkbn7h
2009-11-28 16:35:26 +05:30
Fabien Pinckaers 7ea99724a7 [imp] multi-company + merge
bzr revid: fp@tinyerp.com-20091128092522-g7fumj3p55kv6ygr
2009-11-28 10:25:22 +01:00
nch@tinyerp.com 7d1b6aadb5 [MERGE]
bzr revid: nch@tinyerp.com-20091127084026-qmju10co18vkywrd
2009-11-27 14:10:26 +05:30
kum (Open ERP) c9f87c4dc9 [IMP] English Improvement resolved conflicts
bzr revid: kum@tinyerp.co.in-20091125113147-pmsqovlrx4ia54hf
bzr revid: kum@tinyerp.co.in-20091126062538-149ru08q9obdlksy
bzr revid: kum@tinyerp.co.in-20091126084252-ml6pgh170e6f4r3f
2009-11-26 14:12:52 +05:30
uco (OpenERP) 9a47388fd6 [REF]: Improved state field tooltips
bzr revid: uco@tinyerp.co.in-20091125100347-xt927v8iyl0bu2ua
2009-11-25 15:33:47 +05:30
kum (Open ERP) 38caea46b0 [IMP] English Improvement
bzr revid: kum@tinyerp.co.in-20091125093144-4pburrqn0rhq6y39
2009-11-25 15:01:44 +05:30
rpa (Open ERP) 64bf7c1161 [IMP]: General Improvements>State Fields : Formatting of Help on state field in stock
bzr revid: rpa@tinyerp.com-20091125092319-9tb2s8rqhpnxkcn7
2009-11-25 14:53:19 +05:30
Dukai Gábor 459b4639a8 [FIX] Stock :Invoice created from manual picking might miss UoS.
lp bug: https://launchpad.net/bugs/487091 fixed

bzr revid: jvo@tinyerp.com-20091124125328-mrsw98pqp5cprzkx
2009-11-24 18:23:28 +05:30
nch@tinyerp.com 8bd969b134 [IMP]:stock module sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091124090610-uin098njqilg9wpe
2009-11-24 14:36:10 +05:30
uco (OpenERP) 47a820f7a1 [ADD]: Added tooltips for all state fields.
bzr revid: uco@tinyerp.co.in-20091123135238-oadv1oyefpsi9631
2009-11-23 19:22:38 +05:30
Lionel faa99510cb [FIX] Stock : Wizard improvements from Lionel
lp bug: https://launchpad.net/bugs/474340 fixed

bzr revid: jvo@tinyerp.com-20091120150156-g3384ajf55082yxk
2009-11-20 20:31:56 +05:30
GPA(OpenERP) 3386915923 [FIX] Stock : Moves offer onchange on UOM to affect UOS
lp bug: https://launchpad.net/bugs/425671 fixed

bzr revid: jvo@tinyerp.com-20091120112004-e4akeqcchiekygqs
2009-11-20 16:50:04 +05:30
kum (Open ERP) 0576b8c667 Improvement in the english words in different modules
bzr revid: kum@tinyerp.co.in-20091113054116-x38ccpurumq82zmi
2009-11-13 11:11:16 +05:30
Jay (Open ERP) 28bd548716 [FIX] Stock : Partial Picking wizard was making the back order reference jump to 2 numbers,notification given on packing done.
lp bug: https://launchpad.net/bugs/379118 fixed

bzr revid: jvo@tinyerp.com-20091022074436-20u01i4vye2jk7l8
2009-10-22 13:14:36 +05:30