Commit Graph

52 Commits

Author SHA1 Message Date
Olivier Dony 438e1c1daf [FIX] res.partner: Hide commercial-related fields on contacts form + autosync them from parent company
Fixes handling of accounting/invoicing-related fields on partners
that are not "commercial entities" (either marked as "is_company"
or parentless).
The corresponding fields are also hidden from form views on these
partners and replaced by a short sentence and a link to edit the
"master fields" on the commercial entity.
This corresponds to part B of the solution described on bug 1160365.

lp bug: https://launchpad.net/bugs/1160365 fixed

bzr revid: odo@openerp.com-20130407235013-j3tv4uxy46eej43i
2013-04-08 01:50:13 +02: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
Quentin (OpenERP) cc69b33102 [FIX] sale_journal: onchange_partner_id now takes context as argument
bzr revid: qdp-launchpad@openerp.com-20121126133557-7m75ke3smfwano6s
2012-11-26 14:35:57 +01:00
Fabien Pinckaers 88bb090baa [MERGE] English typos
bzr revid: fp@openerp.com-20121102174200-wg7p02quakvby09j
2012-11-02 18:42:00 +01:00
Twinkle Christian (OpenERP) 107ef7a51b [FIX]fix tooltip
bzr revid: tch@tinyerp.com-20121031110326-r1mofl1t4ajsh4b9
2012-10-31 16:33:26 +05:30
Twinkle Christian (OpenERP) 9222f2b039 [IMP]Improve tooltip in contacts
bzr revid: tch@tinyerp.com-20121023120142-smuat2dqf5vomvv8
2012-10-23 17:31:42 +05:30
Harry (OpenERP) 0299786786 [IMP] sale_journal: visible invoice type in picking, added group by section, remove selection widget
bzr revid: hmo@tinyerp.com-20120912132646-g4bczb16skc8mdc2
2012-09-12 18:56:46 +05:30
Olivier Dony 48eaf61c01 [IMP] delivery,project_mrp,sale_journal: use the new extensible API of sale/purchase picking creation
This also updates the code to use the new API with
the conventional context passing

bzr revid: odo@openerp.com-20111221151639-q9nnxurg9v4vvtnr
2011-12-21 16:16:39 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Quentin (OpenERP) 72eb27d4e0 [MERGE] lp:878125
bzr revid: qdp-launchpad@openerp.com-20111025153643-1e06754gk64phl93
2011-10-25 17:36:43 +02:00
Divyesh Makwana (Open ERP) 0d1df3ac3a [FIX] sale_journal: Update label of property invoice type field
lp bug: https://launchpad.net/bugs/878125 fixed

bzr revid: mdi@tinyerp.com-20111021120755-y3u9k17lcbbr7e4x
2011-10-21 17:37:55 +05:30
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
sbh (Open ERP) 1edeaa9fd7 [Fix] : Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115131555-xd1jwod6dvomuv9x
2010-11-15 18:45:55 +05:30
pso e54dbddd67 [IMP] sale modules : Cleaning modules
bzr revid: pso@tinyerp.com-20101025092424-h4ovhk9oidooby4j
2010-10-25 14:54:24 +05:30
pso 471572043d [IMP] sale modules: Cleaning modules
bzr revid: pso@tinyerp.com-20101022072346-ud8khvwiwhcjpcga
2010-10-22 12:53:46 +05:30
Mustufa Rangwala 08a7b6daa0 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101018053340-91whv0hocvv156sa
2010-10-18 11:03:40 +05:30
Fabien Pinckaers 295cf8b235 [IMP] Complete rewrite of sale_journal module
no need for picking journal anymore, the stock has a journal system by default
  no need for sale journal anymore, you can use sales team
  invoice types is kept

bzr revid: fp@tinyerp.com-20101017180528-3cmxx06v7wh9a6yi
2010-10-17 20:05:28 +02:00
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
vth cc93971022 [REF] sale
bzr revid: vth@tinyerp.com-20101015121122-qj7pv8rcd0jg81rr
2010-10-15 17:41:22 +05:30
MTR(OpenERP) 73a8c4306e [IMP] sale_journal: clean and improve the module
bzr revid: mra@mra-laptop-20100809123234-uxo8vl2fu6bazwbu
2010-08-09 18:02:34 +05:30
Mustufa Rangwala 439ab66be7 [REF]
bzr revid: mra@mra-laptop-20100809060304-06n2fpy70xpq06m7
2010-08-09 11:33:04 +05:30
sbh (Open ERP) 3502ef78de [IMP] sale_journal: picking_journal rename the field and set right state in button
bzr revid: sbh@tinyerp.com-20100712105905-dhx9t5rf0pw4474b
2010-07-12 16:29:05 +05:30
sbh (Open ERP) 77ac377908 [IMP] sale_jounal: rename the field and set right state in button
bzr revid: sbh@tinyerp.com-20100712102153-051cofgoqk8yd1qd
2010-07-12 15:51:53 +05:30
mtr ab25fc058f [IMP] sale_analytic_plans,sale_crm,sale_journal,sale_margin,sale_mrp:made improvements as per testing
bzr revid: mtr@mtr-20100707143823-jaoc602d1qon6rxo
2010-07-07 20:08:23 +05:30
Mustufa Rangwala d1062142bd [IMP] Sale_* modules cleaning (under developement)
bzr revid: mra@mra-laptop-20100702140032-9cbudkl1ssbi1zb2
2010-07-02 19:30:32 +05:30
mtr 419568e347 [MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
bzr revid: mtr@mtr-20100628131619-qd9wal2coffonm4b
2010-06-28 18:46:19 +05:30
mtr 4a4de5b87e [IMP] sale_journal,sale_margin,sale_mrp:solved 'CTRL+Shift+d' error,store=True,added translation files
bzr revid: mtr@mtr-20100628130924-7c2swiy4xryg7j5s
2010-06-28 18:39:24 +05:30
Mustufa Rangwala eb8cb905fd [MERGE] merge mtr branch for sale related modules improvements
[FIX] fix and improve some problems in the merge

bzr revid: mra@mra-laptop-20100624094518-w50t2ulxsaya046f
2010-06-24 15:15:18 +05:30
mtr 846ca104d0 [IMP] sale,sale_journal,sale_margin:Improvements made as per the testing
bzr revid: mtr@mtr-20100624075000-7i6auafofeueg9lu
2010-06-24 13:20:00 +05:30
Mustufa Rangwala 8fb9afcb1f [REF]
bzr revid: mra@mra-laptop-20100622090941-79ib4fqqzrmfa7io
2010-06-22 14:39:41 +05:30
mtr f8ed9066ad [IMP] procurement,purchase,purchase_requisition,sale,sale_journal:Improvements made as per the testing
bzr revid: mtr@mtr-20100621135911-rudvobfa6o090s1o
2010-06-21 19:29:11 +05:30
mtr 3ede9fb751 [IMP] sale,sale_journal,stock,mrp:improved log messages and solved installation error in mrp
bzr revid: mtr@mtr-20100615054829-pmpsick12pbf2hlr
2010-06-15 11:18:29 +05:30
mtr 8284cc7e7d [IMP] sale,sale_journal,purchase,purchase_requisition,stock:improved log messages
bzr revid: mtr@mtr-20100615042811-q9uhngxm9b0aw3nw
2010-06-15 09:58:11 +05:30
mtr d21c958a32 [IMP] sale,sale_journal,purchase,purchase_requisition,stock:added and modified log messages
bzr revid: mtr@mtr-20100614110951-qos5mxvtqvnhhrq0
2010-06-14 16:39:51 +05:30
atp (Open ERP) 636f8918db [IMP]: sale_journal: Improvement in form view of sale journal and picking journal
bzr revid: atp@tinyerp.co.in-20100527111333-jlue0tmvfgmq2g1g
2010-05-27 16:43:33 +05:30
atp (Open ERP) 36344dd4e8 [IMP]: sale_journal: Improve report of sale_journal using report guidlines.
bzr revid: atp@tinyerp.co.in-20100527101542-vbmvvrprut1wtkkf
2010-05-27 15:45:42 +05:30
rpa (Open ERP) 48da42cb8d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100521111609-00rg9sr3l3wvz1az
2010-05-21 16:46:09 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
atp (Open ERP) 616a03aa82 [IMP]: sale_journal: taskid [585]: correct report.py and report.xml file.
bzr revid: atp@tinyerp.co.in-20100429132425-hokkxrw80a2oe11i
2010-04-29 18:54:25 +05:30
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
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
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
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00
ced 968a2cb4eb Move less used modules to extra_addons repo
bzr revid: ced-67ee0e1f0bad58fd390763b2b5a6c7d233c48223
2007-08-10 07:50:08 +00:00
Fabien Pinckaers ae5bbd49db Renamed picking by packing in labels
Better views

bzr revid: fp@tinyerp.com-e26a6dfac35aa2ab91aa1c16e4658d5846b648a0
2007-06-27 13:59:46 +00:00