Commit Graph

27579 Commits

Author SHA1 Message Date
Amit (OpenERP) 2c239d8651 merged
bzr revid: apa@tinyerp.com-20110929050856-iv5h977461gr1bk6
2011-09-29 10:38:56 +05:30
Amit (OpenERP) 37987d9391 merged
bzr revid: apa@tinyerp.com-20110929050751-xk43161m5s80fxam
2011-09-29 10:37:51 +05:30
Launchpad Translations on behalf of openerp bdfaf1e37d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110928052022-bf10e5c48galbsqj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110929043652-10gfn8flzy6x79n3
2011-09-29 04:36:52 +00:00
Antony Lesuisse 3a4c322e83 [FIX] consider typeless action as ir.actions.act_window_close
bzr revid: al@openerp.com-20110928224705-cf4dwwrz85oqv8y8
2011-09-29 00:47:05 +02:00
Antony Lesuisse 015d2ae88b [FIX] remove openerpdispatch openerlib need to catch openerp.exceptions.* and raise as openerplib.exceptions.*
bzr revid: al@openerp.com-20110928221344-z2e9ve48js0fi4be
2011-09-29 00:13:44 +02:00
niv-openerp 62a8080818 [fix] problem with context keys not passed correctly in some cases, here the invoice created from a sale order
bzr revid: nicolas.vanhoren@openerp.com-20110928164428-07tzfmcip03xspjq
2011-09-28 18:44:28 +02:00
niv-openerp bce36d2dad [imp] desactivated auto loading of web_hello
bzr revid: nicolas.vanhoren@openerp.com-20110928151922-pxnduq0tvmofv7am
2011-09-28 17:19:22 +02:00
niv-openerp e43790f7f2 [imp] refactoring to improve the way the components are destroyed
bzr revid: nicolas.vanhoren@openerp.com-20110928151613-8suxvi1rzn9t40gd
2011-09-28 17:16:13 +02:00
Xavier Morel c18256fe3d [FIX] field names in pie chart builder and link to other views in charts
bzr revid: xmo@openerp.com-20110928145919-z4c7n550399kt8gt
2011-09-28 16:59:19 +02:00
Xavier Morel 784d6789fb [ADD] placeholder info in charts which can not be displayed
bzr revid: xmo@openerp.com-20110928142422-0uogjyg3sa1znaah
2011-09-28 16:24:22 +02:00
Xavier Morel cd39bd968d [FIX] reimplement transformation for stacked bars
In DHTMLX, stacked bars require a very different topology than
clustered, essentially it requires taking clustered data and "rotating
it".

This implement the transformation of the series descriptors
('group_list' sequence which sets up the key, label and color for each
series) and of the series itself (sets up a key for each possible
value of the aggregation field, with each key prefixed by the name of
the ordinate column).

To handle grouped *and clustered* graphs, which dhtmlx does not
natively support, might be able to reimplement this Excel/Numbers
hack:
http://peltiertech.com/WordPress/clustered-stacked-column-bar-charts/
by iterating over all this.columns (rather than just the ordinate)
and... not sure actually, creating a record for each of these columns
for each abscissa value, with all other fields set to 0? Maybe?

bzr revid: xmo@openerp.com-20110928135219-edp80g7k6x60s3l8
2011-09-28 15:52:19 +02:00
Xavier Morel aa25be3746 [NOTSURE] Attempt to make graph code significantly more readable, break groupby and pie charts
bzr revid: xmo@openerp.com-20110928124542-5yn683kukq60zwng
2011-09-28 14:45:42 +02:00
niv-openerp b41131cdc6 [fix] problem with al making refactorings like a baraki de kermesse
bzr revid: nicolas.vanhoren@openerp.com-20110928123746-xudpsdgx353s2fnz
2011-09-28 14:37:46 +02:00
niv-openerp 3400e13621 [fix] problem in o2m, not restoring correctly the status of some o2m which caused problem in chart of account wizard
bzr revid: nicolas.vanhoren@openerp.com-20110928115537-8fa3lls2e04b3fau
2011-09-28 13:55:37 +02:00
Antony Lesuisse 0ecd9811b3 [MERGE] login nivified
bzr revid: al@openerp.com-20110928094122-qvlqcxya0ba3u7p7
2011-09-28 11:41:22 +02:00
Fabien Meghazi ad8a70c763 [FIX] Context of actions loaded by buttons were not properly evaluated
bzr revid: fme@openerp.com-20110928093553-571zsugcocpkk1hm
2011-09-28 11:35:53 +02:00
Christophe Simonis a578747e53 [FIX] wrap Login template
bzr revid: chs@openerp.com-20110928091958-3pbgyvug309bfmb1
2011-09-28 11:19:58 +02:00
niv-openerp 68df0092f1 [imp] added test in context/domain decoder to check possible error from javascript side
bzr revid: nicolas.vanhoren@openerp.com-20110928091552-8ghutbmy1ixif5l9
2011-09-28 11:15:52 +02:00
Christophe Simonis b223c0a650 merge upstream
bzr revid: chs@openerp.com-20110928085150-nkupuglnbrrzixyy
2011-09-28 10:51:50 +02:00
Olivier Dony 8b7800750c [MERGE] Fixes related to server removal of osv_memory
bzr revid: odo@openerp.com-20110927213803-rj2hujpigijhvvpl
2011-09-27 23:38:03 +02:00
Olivier Dony 614334fd6a [FIX] email_template: force fields.selection int backend
bzr revid: odo@openerp.com-20110927212311-sfg6eonra10yxveh
2011-09-27 23:23:11 +02:00
Olivier Dony 5f91274850 [FIX] survey: correct osv_memory model to respect proper Model relationships + some cleanup
bzr revid: odo@openerp.com-20110927202843-d7yj3na2e9nkn8wp
2011-09-27 22:28:43 +02:00
Olivier Dony 674f3d794e [FIX] crm: fix wizards for proper inheritance
bzr revid: odo@openerp.com-20110927172015-qoeaund7u2knrct5
2011-09-27 19:20:15 +02:00
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
Fabien Pinckaers f12955d06b merge: product cost structure use pricelists
lp bug: https://launchpad.net/bugs/814124 fixed

bzr revid: fp@tinyerp.com-20110927163820-4xs27b2gcqtipw0b
2011-09-27 18:38:20 +02:00
Fabien Pinckaers a144926056 Show the Open button when the state is 'draft'
bzr revid: fp@tinyerp.com-20110927160632-72g5f8zuj52rdw0x
2011-09-27 18:06:32 +02:00
Fabien Pinckaers f051d3f246 product name in list view for proper information of template. -> yes, a real log.
lp bug: https://launchpad.net/bugs/859454 fixed

bzr revid: fp@tinyerp.com-20110927160321-18lfbnbs3lyvfx4r
2011-09-27 18:03:21 +02:00
Fabien Pinckaers 9e9e940b9d merge
lp bug: https://launchpad.net/bugs/856374 fixed

bzr revid: fp@tinyerp.com-20110927155759-6sa05ovfgho5drve
2011-09-27 17:57:59 +02:00
Fabien Pinckaers 6c2b0a0427 merge
lp bug: https://launchpad.net/bugs/857189 fixed

bzr revid: fp@tinyerp.com-20110927155700-qvbouhvsmad1s142
2011-09-27 17:57:00 +02:00
Christophe Simonis e4c2cfb4ba [FIX] nivification of Login Widget
bzr revid: chs@openerp.com-20110927155347-dcqeg7hlyaq5djis
2011-09-27 17:53:47 +02:00
Fabien Pinckaers d14bd88ba8 merge
lp bug: https://launchpad.net/bugs/784339 fixed

bzr revid: fp@tinyerp.com-20110927155033-kftbn2e3g2ne4uh2
2011-09-27 17:50:33 +02:00
Fabien Pinckaers 0fa03513a5 merge, partial only
lp bug: https://launchpad.net/bugs/779145 fixed

bzr revid: fp@tinyerp.com-20110927154436-2hnhh2cl5blx7dpz
2011-09-27 17:44:36 +02:00
Fabien Pinckaers 9a158a41eb merge
bzr revid: fp@tinyerp.com-20110927153547-k8ow9uf4b2putsk3
2011-09-27 17:35:47 +02:00
Fabien Pinckaers f52c6a2e91 [FIX]
lp bug: https://launchpad.net/bugs/776245 fixed

bzr revid: fp@tinyerp.com-20110927153224-l721tkk15eldde6a
2011-09-27 17:32:24 +02:00
Fabien Pinckaers a515aad374 [FIX] start only one work order
lp bug: https://launchpad.net/bugs/764281 fixed

bzr revid: fp@tinyerp.com-20110927142753-ma57g53ssxqofk5t
2011-09-27 16:27:53 +02:00
Fabien Pinckaers 7c5e3d47e7 [FIX] account_voucher
bzr revid: fp@tinyerp.com-20110927133413-8e1efrce2hifspov
2011-09-27 15:34:13 +02:00
Fabien Pinckaers 0bee9676d5 merge
bzr revid: fp@tinyerp.com-20110927130813-1zqfftr0yqvfe7jg
2011-09-27 15:08:13 +02:00
Atik Agewan (OpenERP) 4e6c5838a8 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110927130757-zfmbdcz9v2q4yvcr
2011-09-27 18:37:57 +05:30
Fabien Pinckaers 6391bf5173 [FIX] Account Voucher
bzr revid: fp@tinyerp.com-20110927130730-1jr4uxos5lbst2ub
2011-09-27 15:07:30 +02:00
Olivier Dony 1c8ccf2043 [FIX] l10n_be: VAT intra XML generation should not crash when company VAT is not set
bzr revid: odo@openerp.com-20110927130444-1y899h5511j63jld
2011-09-27 15:04:44 +02:00
Olivier Dony 74eccd8e0c [IMP] crm: New+Open toggled by default in opp search view + cleanup filter names
bzr revid: odo@openerp.com-20110927120119-775qzw2ai9iyzf1o
2011-09-27 14:01:19 +02:00
Antony Lesuisse 5dfc14d359 [IMP] web_preload js part
bzr revid: al@openerp.com-20110927111402-teb8bpavj4atghle
2011-09-27 13:14:02 +02:00
Christophe Simonis 567cd953ca [IMP] nivification of Login widget
bzr revid: chs@openerp.com-20110927093232-j6rdzec2k1u6g2h1
2011-09-27 11:32:32 +02:00
Christophe Simonis 6b8d98b54a [FIX] correct the js-ification of module list to preload
bzr revid: chs@openerp.com-20110927085947-ip3jv93fb5pvqth3
2011-09-27 10:59:47 +02:00
Christophe Simonis 1d2d17a365 [MERGE] merge upstream + code adaptation to revid:al@openerp.com-20110927001435-vttw23epyru5gm0b
bzr revid: chs@openerp.com-20110927085435-pipko7w752conp3a
2011-09-27 10:54:35 +02:00
Fabien Meghazi b259161298 [IMP] Misc kanban view improvements ( only record is reloaded when changed )
bzr revid: fme@openerp.com-20110927084747-k35v05v1f4hbyvj9
2011-09-27 10:47:47 +02:00
Fabien Meghazi afceb6fdfe [FIX] Fixed aggregates when no enumerator is present
bzr revid: fme@openerp.com-20110927084248-4omtwe9sc8n9b0pl
2011-09-27 10:42:48 +02:00
Fabien Meghazi 41b2ff2784 [REM] Removed todo's
bzr revid: fme@openerp.com-20110927083311-jkw3ikfh8kujwop9
2011-09-27 10:33:11 +02:00
Fabien Meghazi cdfed193c4 [IMP] Improved aggregates
bzr revid: fme@openerp.com-20110927082559-f2o8eqimllnl6oie
2011-09-27 10:25:59 +02:00
Yogesh (OpenERP) 0928b2d4b6 [IMP] kanban :- no group by on field then fix aggregates problems. improve method reload record based on id in kanban view.
bzr revid: ysa@tinyerp.com-20110927054443-6y7oc5zcdlsk0v26
2011-09-27 11:14:43 +05:30
Launchpad Translations on behalf of openerp 6f7fea4b22 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110927044752-uiboscqhxxr0qmit
2011-09-27 04:47:52 +00:00
Antony Lesuisse 5e303d0ea4 [IMP] web_preload python-side
bzr revid: al@openerp.com-20110927001435-vttw23epyru5gm0b
2011-09-27 02:14:35 +02:00
Antony Lesuisse 56435cf23d [FIX] account configurable chart by default
bzr revid: al@openerp.com-20110926233159-cc3s40hftgpuexu0
2011-09-27 01:31:59 +02:00
Antony Lesuisse 83df79527e [IMP] default sequences are shared in multicompany
bzr revid: al@openerp.com-20110926172413-5idcn0u7d3cppihn
2011-09-26 19:24:13 +02:00
Olivier Dony 6a4e31d9fe [FIX] account: make account.report.common's journal_ids column inheritable
This is achieved by using implicit naming of 
SQL names supporting m2m (table and columns),
so that m2m fields can be inherited via _inherit
without FK problems.

bzr revid: odo@openerp.com-20110926171837-pejhibnmgqr5nfj3
2011-09-26 19:18:37 +02:00
Xavier Morel 56c026fbc4 [UP] underscore.string to version 1.1.6
bzr revid: xmo@openerp.com-20110926162529-n0ok06nmh0yowoms
2011-09-26 18:25:29 +02:00
Antony Lesuisse 30e8327a4b [MERGE] crm kaban Added Expected Revenues fme
bzr revid: al@openerp.com-20110926161640-k6blvovsiyf0jaa8
2011-09-26 18:16:40 +02:00
Xavier Morel 5a17f5030a [REM] useless fields
bzr revid: xmo@openerp.com-20110926160111-rk032zr2lylk1hlx
2011-09-26 18:01:11 +02:00
niv-openerp 78cdb8d1ab [fix] problem in o2m form view with read only fields, now saves result of default_get
bzr revid: nicolas.vanhoren@openerp.com-20110926160057-zss7934ji5hhtq44
2011-09-26 18:00:57 +02:00
Fabien Meghazi 27c2db6a61 [IMP] Added 'Expected Revenues' aggregate in opportunities kanban view
bzr revid: fme@openerp.com-20110926154453-cz72hniz203hnj4q
2011-09-26 17:44:53 +02:00
Xavier Morel bd3b4c68ea [REM] a bunch of mostly-not-useful code (breaking one axis label, for now)
bzr revid: xmo@openerp.com-20110926151633-afd6y4jz0doy5lmd
2011-09-26 17:16:33 +02:00
Fabien Meghazi 0962e5b919 [MERGE] Improved kanban view
bzr revid: fme@openerp.com-20110926151044-plag9hjwsotbzlit
2011-09-26 17:10:44 +02:00
Fabien Meghazi bd93d296af [IMP] Improved aggregates
bzr revid: fme@openerp.com-20110926150424-o6nsd1h26y8o945d
2011-09-26 17:04:24 +02:00
Olivier Dony 48aaac81fa [FIX] account: Balance Sheet: reserve_account_id is not truly required - it will yield a warning later anyway
bzr revid: odo@openerp.com-20110926142813-4ve0g3pw3go1f2qg
2011-09-26 16:28:13 +02:00
Olivier Dony b0370edcb6 [FIX] account: P&L report `target_moves` selection should be allowed like all accounting reports
bzr revid: odo@openerp.com-20110926141124-i7fow4pczlvfg6ti
2011-09-26 16:11:24 +02:00
Fabien Meghazi eac3fe15bd [FIX] Fixed vertical column headers
bzr revid: fme@openerp.com-20110926141039-ylm2dp1kzk2dkagu
2011-09-26 16:10:39 +02:00
Xavier Morel 0a3a7663d1 [IMP] remove custom implementation of fields_view_get in graph view
bzr revid: xmo@openerp.com-20110926140241-4xuobnvpncetk7bx
2011-09-26 16:02:41 +02:00
Olivier Dony 124c990e7b [FIX] sale: tests should not fail if `purchase` is not installed
bzr revid: odo@openerp.com-20110926133005-2zn030ar70oj002y
2011-09-26 15:30:05 +02:00
Kirti Savalia (OpenERP) 59fd240ab3 [FIX]: product name in list view for proper information for template
lp bug: https://launchpad.net/bugs/859454 fixed

bzr revid: ksa@tinyerp.com-20110926131514-844f0l217ycg3e12
2011-09-26 18:45:14 +05:30
Fabien Meghazi c0d25a2d89 [FIX] Fixed aggregates
bzr revid: fme@openerp.com-20110926130329-r8urx8kcfdodcni2
2011-09-26 15:03:29 +02:00
Antony Lesuisse 211713396a [IMP] multiple addons-path
bzr revid: al@openerp.com-20110926125330-9ddpet3tdho3gq2o
2011-09-26 14:53:30 +02:00
niv-openerp 02549a9c0e [imp] refactoring of form view to allow recursize save for o2m
bzr revid: nicolas.vanhoren@openerp.com-20110926123929-35bespquay2qxmfe
2011-09-26 14:39:29 +02:00
Xavier Morel 527cbb6a35 [FIX] spurious context setting in menu-triggered action
makes little sense to use the active_id of a menu-triggered action as it will return the menu's id

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

bzr revid: xmo@openerp.com-20110926122223-0o8tgnfern5fk9ry
2011-09-26 14:22:23 +02:00
Christophe Simonis 4261f1ad11 merge upstream
bzr revid: chs@openerp.com-20110926112623-q68d3tebr80qt6l9
2011-09-26 13:26:23 +02:00
Yogesh (OpenERP) 6c47fd9706 [MERGE] Merge with trunk upto revision no 1091.
bzr revid: ysa@tinyerp.com-20110926104619-uztxcf8278blbn7s
2011-09-26 16:16:19 +05:30
Xavier Morel 47094e8adb [ADD] import
bzr revid: xmo@openerp.com-20110926101440-y5j45bgie4xnhmqf
2011-09-26 12:14:40 +02:00
Xavier Morel 7fd9078fed [ADD] basic auto-matching of imported file columns to model fields
todo: if exact equality with field name and field string fail, a levenshtein distance test
with the field string would be pretty cool (mostly for importing stuff)

bzr revid: xmo@openerp.com-20110926100744-1mcucy3njp9fd3r5
2011-09-26 12:07:44 +02:00
Xavier Morel 60207baf44 [FIX] prevent setting a field name which does not exist in the list
bzr revid: xmo@openerp.com-20110926093024-et5kvpvvq1vm811h
2011-09-26 11:30:24 +02:00
Kuldeep Joshi (OpenERP) ed37664ec9 [FIX] merge opportunity fix
bzr revid: kjo@tinyerp.com-20110926091424-0nibn122kicrp768
2011-09-26 14:44:24 +05:30
Yogesh (OpenERP) 6ec293a9c7 [IMP] kanban :- donot scroll when draging record out side of page.
bzr revid: ysa@tinyerp.com-20110926090847-69nm54mpe73cqnq3
2011-09-26 14:38:47 +05:30
Jigar Amin - OpenERP 85ff882481 [BUG/FIX] base_setup - Chnages the Models Veriable name
lp bug: https://launchpad.net/bugs/857189 fixed

bzr revid: jam@tinyerp.com-20110926083804-2bgqwx0pi1qqdutj
2011-09-26 14:08:04 +05:30
Xavier Morel ebf51467e9 [FIX] overlapping graphs in dashboard
lp bug: https://launchpad.net/bugs/854692 fixed

bzr revid: xmo@openerp.com-20110926112525-h596n82mqw5ol4bx
2011-09-26 13:25:25 +02:00
Fabien Pinckaers 9633196fdc [IMP] payment, reference not required
bzr revid: fp@tinyerp.com-20110926073846-wzaetyo8pmvuwhp4
2011-09-26 09:38:46 +02:00
Olivier Dony e45e0b75d8 [IMP] stock: cleanup stock.partial.{picking,move} wizards and fix dependencies and tests
bzr revid: odo@openerp.com-20110926003612-0wa6sghmlwbezwzk
2011-09-26 02:36:12 +02:00
Fabien Pinckaers 371366702b [FIX] receive and manually create a new one
bzr revid: fp@tinyerp.com-20110925232056-9t1lz4wf6t3ufjyz
2011-09-26 01:20:56 +02:00
Fabien Pinckaers b8140d9138 fix
bzr revid: fp@tinyerp.com-20110925225332-bdrdq48tvu8wpj9a
2011-09-26 00:53:32 +02:00
Fabien Pinckaers 8d31afee04 merge
bzr revid: fp@tinyerp.com-20110925224950-1l4oxm6tz12z623d
2011-09-26 00:49:50 +02:00
Fabien Pinckaers 732f778f4e [FIX] is price not in pricelist for a PO
bzr revid: fp@tinyerp.com-20110925224429-nb300pvodh02vh1y
2011-09-26 00:44:29 +02:00
Fabien Pinckaers 592305f15e merge
bzr revid: fp@tinyerp.com-20110925223357-3b22ga5nfwmhf3jl
2011-09-26 00:33:57 +02:00
Fabien Pinckaers 42baed019e merge
bzr revid: fp@tinyerp.com-20110925222445-vcji6x4ww9ve2lf0
2011-09-26 00:24:45 +02:00
Fabien Pinckaers c0b3e81445 merge
lp bug: https://launchpad.net/bugs/828603 fixed

bzr revid: fp@tinyerp.com-20110925222242-9j04ly571rociz59
2011-09-26 00:22:42 +02:00
Fabien Pinckaers 97a5464faf merge
lp bug: https://launchpad.net/bugs/806914 fixed

bzr revid: fp@tinyerp.com-20110925222014-739rw6mpsurzo1cj
2011-09-26 00:20:14 +02:00
Fabien Pinckaers 1c97ceb4bc merge
lp bug: https://launchpad.net/bugs/838887 fixed

bzr revid: fp@tinyerp.com-20110925221706-suqxfmodiwjpabsx
2011-09-26 00:17:06 +02:00
Fabien Pinckaers a81772f07e merge
lp bug: https://launchpad.net/bugs/842758 fixed

bzr revid: fp@tinyerp.com-20110925221543-650h1jd4q57fyu0i
2011-09-26 00:15:43 +02:00
Fabien Pinckaers 440ed51b9f fix
bzr revid: fp@tinyerp.com-20110925215457-a40td30n6bedg2ug
2011-09-25 23:54:57 +02:00
Fabien Pinckaers d0b7b34c1d [IMP] Point of Sale Useability and code cleaning
bzr revid: fp@tinyerp.com-20110925214829-w11t4boo7wxceee9
2011-09-25 23:48:29 +02:00
Fabien Pinckaers 51d9c952ed [IMP] Point of Sale Useability and code cleaning
bzr revid: fp@tinyerp.com-20110925214710-dvl6qnf3h3siders
2011-09-25 23:47:10 +02:00
Fabien Pinckaers 597412b09a [IMP] Point of Sale Useability and code cleaning
bzr revid: fp@tinyerp.com-20110925214532-1scgzy6tk9r70091
2011-09-25 23:45:32 +02:00
Fabien Pinckaers 9bbeaca7d3 [IMP] useability and code cleaning
bzr revid: fp@tinyerp.com-20110925210844-g86ikbvnvnsjpzpk
2011-09-25 23:08:44 +02:00
Fabien Pinckaers d0f8dc83e5 [IMP] Useability and misc fixes in POS
bzr revid: fp@tinyerp.com-20110925210020-5jvd7x38asnbzv5b
2011-09-25 23:00:20 +02:00