Commit Graph

61836 Commits

Author SHA1 Message Date
Fabien Pinckaers 062de3f041 [EMRGE] journal_id on purchases
bzr revid: fp@tinyerp.com-20121102081326-q445izc6tje7axb1
2012-11-02 09:13:26 +01:00
Fabien Pinckaers f37eb66576 [MERGE] open a company from tree view
bzr revid: fp@tinyerp.com-20121102081048-aq5a3ucw1x7f9zrl
2012-11-02 09:10:48 +01:00
Fabien Pinckaers 75407d52fd [MERGE] project improvemrents: docs
bzr revid: fp@tinyerp.com-20121102080836-q0435djnu2xl89xo
2012-11-02 09:08:36 +01:00
Launchpad Translations on behalf of openerp 640fd5c2bd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121102052059-c280p6nbzfmv58jx
2012-11-02 05:20:59 +00:00
Launchpad Translations on behalf of openerp 0ccc4a676b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121102050908-6y0il5amvsy9di8a
2012-11-02 05:09:08 +00:00
RGA(OpenERP) f816f75de9 [IMP] Add context for set default value of document
bzr revid: rgaopenerp-20121101115757-6vl76bt4mjqe37us
2012-11-01 17:27:57 +05:30
Khushboo Bhatt (Open ERP) e4a2cdd754 [IMP]action updated of company
bzr revid: kbh@tinyerp.com-20121101105518-nb43aza05we1gbxh
2012-11-01 16:25:18 +05:30
Khushboo Bhatt (Open ERP) 67403ed214 [IMP]company can be open from company's structure.
bzr revid: kbh@tinyerp.com-20121101060215-mdlvkc4mtphgsvfm
2012-11-01 11:32:15 +05:30
Vo Minh Thu 7d1c5ac4ff [FIX] yaml_import: why the hell is False not iterable.
bzr revid: vmt@openerp.com-20121031164512-qegyw1q865neivgt
2012-10-31 17:45:12 +01:00
Olivier Dony da47373e2a [MERGE] test BaseCase now has ref() and browse_ref() helpers for working with ir.model.data identifiers, courtesy of Stephane Bidoul (Acsone)
bzr revid: odo@openerp.com-20121031162433-6ydiqbno4s78bnta
2012-10-31 17:24:33 +01:00
Vo Minh Thu e44f673e61 [FIX] tools.yaml_import: change w.r.t. etree FutureWarning, which was:
FutureWarning: The behavior of this method will change in future versions. Use
specific 'len(elem)' or 'elem is not None' test instead.

bzr revid: vmt@openerp.com-20121031161437-pzz2czkaq6rw5t31
2012-10-31 17:14:37 +01:00
Olivier Dony ec7b097036 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121031154418-lfx7sywca2v2mcei
2012-10-31 16:44:18 +01:00
Olivier Dony 51f2422b41 [IMP] tests.common: improved docstring for ref() and browse_ref()
bzr revid: odo@openerp.com-20121031152149-73pxpymjf1yz5xqi
2012-10-31 16:21:49 +01:00
Olivier Dony 43513d7ccc [ADD] tests.common: added testcase for ref() and browse_ref(), renaming existing test file to make it more generic
bzr revid: odo@openerp.com-20121031152011-gyih3j9itbgfauwv
2012-10-31 16:20:11 +01:00
niv-openerp 14b0e83467 [IMP] modified do_onchange method in form view to be asynchronous
bzr revid: nicolas.vanhoren@openerp.com-20121031150546-ptpqlxixlfmbzbm6
2012-10-31 16:05:46 +01:00
niv-openerp 00fc09890b temporary revert of 3331
bzr revid: nicolas.vanhoren@openerp.com-20121031150324-dxlhh3wxhob8numi
2012-10-31 16:03:24 +01:00
Xavier Morel 2295ab0d5a [FIX] dataset methods to get their request context through Dataset#get_context
if they go directly through the embedded model, child classes to
DataSet don't get the occasion to override the generation/fetching of
the context, and e.g. relational fields thus don't work correctly (as
their field context isn't forwarded).

bzr revid: xmo@openerp.com-20121031143723-j4q0t8cbzttela1r
2012-10-31 15:37:23 +01:00
niv-openerp 1622caae27 Changed the onchange handling to be async
bzr revid: nicolas.vanhoren@openerp.com-20121031143036-eventomyjpwgalxb
2012-10-31 15:30:36 +01:00
niv-openerp 95131d6fa9 [merge trunk]
bzr revid: nicolas.vanhoren@openerp.com-20121031141717-5qkawv50b0w2kdry
2012-10-31 15:17:17 +01:00
Xavier Morel 62f4d999f4 [IMP] positioning of edition fields within a scrolled dialog
they still don't work every time, but should be slightly more reliable

bzr revid: xmo@openerp.com-20121031140718-j3e4r9djyq34rqu7
2012-10-31 15:07:18 +01:00
Xavier Morel b6af4f22cb [FIX] [ESC] key closing dialogs when editing a list
bzr revid: xmo@openerp.com-20121031140641-l1nf68jxiye8fyi8
2012-10-31 15:06:41 +01:00
Xavier Morel e9d00c7148 [FIX] broken data: urls + remove inane position: absolute on listview delete buttons
bzr revid: xmo@openerp.com-20121031140609-d1d1w01dl9g41odf
2012-10-31 15:06:09 +01:00
RGA(OpenERP) 372731b944 merge with lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip
bzr revid: rgaopenerp-20121031111529-8iz1ji2v07z478p1
2012-10-31 16:45:29 +05:30
Hiral Patel (OpenERP) c8748eadcf [IMP] Improve code for priority
bzr revid: hip@tinyerp.com-20121031111010-jq1hsg9i8v3s8ept
2012-10-31 16:40:10 +05:30
Hiral Patel (OpenERP) 9e05670d8e [IMP] Change tooltip to 'Ready for next stage' instead of 'Stage Done'
bzr revid: hip@tinyerp.com-20121031110032-s07fmsao55e1xb9y
2012-10-31 16:30:32 +05:30
Xavier Morel 2ea22c5234 [FIX] first field of editable list o2ms not showing their content
Bug introduced in xmo@openerp.com-20121019100725-izotstggoxpfjk6k (and
xmo@openerp.com-20121022103935-78bm40gfotpt1ds6 to the extent that in
the former the cell would disappear altogether and in the latter its
content would be blanked out).

As it was the last 15 times I made this mistake, adding a "!" before
an `instanceof` call and forgetting parens just negates the object
(first argument to `instanceof`), not the whole expression, and thus
the expression is *always false* (the result of !a is a `boolean`
primitive, and `primitive instanceof ObjectType` is always false)

bzr revid: xmo@openerp.com-20121031103233-9qw40l6m2vy0l3m1
2012-10-31 11:32:33 +01:00
Stéphane Bidoul 2aee5380eb [IMP] ref and browse_ref helpers on openerp.tests.common.BaseCase
bzr revid: stephane.bidoul@acsone.eu-20121031103027-2sozmbi3z7bkr22q
2012-10-31 11:30:27 +01:00
Vo Minh Thu 3c28326317 [DOC] test-framework: added note about setUp() throwing exceptions.
bzr revid: vmt@openerp.com-20121031084847-fuwtnu8nmegphwqm
2012-10-31 09:48:47 +01:00
RGA(OpenERP) 943f46a953 [IMP] use apply
bzr revid: rgaopenerp-20121031054741-kh2y1e36avh906v3
2012-10-31 11:17:41 +05:30
RGA(OpenERP) f51bf32516 [IMP] refectore code
bzr revid: rgaopenerp-20121031053953-32jg6wg27pxonclj
2012-10-31 11:09:53 +05:30
RGA(OpenERP) 1c59a2c36a Merge with trunk
bzr revid: rgaopenerp-20121031053642-2pm6gc1j6r4nj6ya
2012-10-31 11:06:42 +05:30
Hiral Patel (OpenERP) 930a5321da [IMP] Unfold the folded column on record move
bzr revid: hip@tinyerp.com-20121031050905-8r3u9a45kc6dqyue
2012-10-31 10:39:05 +05:30
Hiral Patel (OpenERP) 5f12c5732e [IMP] Change tooltip to 'Ready for next stage' instead of 'Ready to Pull'
bzr revid: hip@tinyerp.com-20121031045346-rlvom6vymxftjx40
2012-10-31 10:23:46 +05:30
Hiral Patel (OpenERP) db287efc74 [MERGE] Merge with lp:openobject-addons
bzr revid: hip@tinyerp.com-20121031044155-9zskpruuh21i11xs
2012-10-31 10:11:55 +05:30
Launchpad Translations on behalf of openerp 848cb19302 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121031044102-kzq98kd00ff26loy
2012-10-31 04:41:02 +00:00
Olivier Dony 5411b475de [FIX] account: currency_id must be passed to the chart installation wizard
Otherwise the installation of a chart of account
via the settings page fails miserably.

bzr revid: odo@openerp.com-20121030181754-jnfnnyarf3lixsou
2012-10-30 19:17:54 +01:00
Olivier Dony eefc873a4b [MERGE] hr_timesheet_invoice: fix bug 1048305 + add regression test, courtesy of Stephane Bidoul (Acsone)
The semantics for invoice taxes in OpenERP is to use
the product taxes if the product has any (and if there
is a specific product), and otherwise use those on the
G/L account that is used. This is how taxes are determined
when creating invoices.

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

bzr revid: odo@openerp.com-20121030162443-rn18sl1twp2t1mex
2012-10-30 17:24:43 +01:00
niv-openerp 8a12c46307 [IMP] added commit_value()
bzr revid: nicolas.vanhoren@openerp.com-20121030155313-g2cx14h4rl6zks6z
2012-10-30 16:53:13 +01:00
Quentin (OpenERP) df4d649fd9 [FIX] account: context passing in account.move.line search view
bzr revid: qdp-launchpad@openerp.com-20121030153309-7dsnps6dhm0opnvv
2012-10-30 16:33:09 +01:00
Odowan Kenobi 55f8e0485b [IMP] yaml_import: allow to use a view from another module when creating a record in yaml by prefixing it with <module_name> + '.' (e.g: account.supplier_invoice_form_view). A great patch from odony. Hooray
bzr revid: qdp-launchpad@openerp.com-20121030152824-0n2gazacag2hzkbj
2012-10-30 16:28:24 +01:00
niv-openerp 8597e63c29 [FIX] problem in graph view with second level of group by
bzr revid: nicolas.vanhoren@openerp.com-20121030145912-5kxyndtucy0do7x3
2012-10-30 15:59:12 +01:00
Stéphane Bidoul ad811bf48e [FIX] hr_timesheet_invoice: make tax test more independent of master data
bzr revid: stephane.bidoul@acsone.eu-20121030145537-u4jdutaw2mzdur39
2012-10-30 15:55:37 +01:00
RGA(OpenERP) 3d7067d2a7 Merge with lp:~openerp-dev/openobject-addons/trunk-addons_project-task-hip
bzr revid: rgaopenerp-20121030133616-f8cbc064pnrdn309
2012-10-30 19:06:16 +05:30
RGA(OpenERP) 7d4d1e346a [IMP] project kanban: add link to dispalay related docs with it's count
bzr revid: rgaopenerp-20121030133222-3mq4l2frtdvmeo1q
2012-10-30 19:02:22 +05:30
Hiral Patel (OpenERP) 48417bd695 [MERGE] Merge with lp:~openerp-dev/openobject-addons/trunk-project-10click-rga
bzr revid: hip@tinyerp.com-20121030124512-uxnp6bta5gk8zbmg
2012-10-30 18:15:12 +05:30
Frédéric van der Essen dadcebd434 [MERGE] css changes : added more padding to the chat in formview
bzr revid: fva@openerp.com-20121030123849-z33j4yfx4lwu587t
2012-10-30 13:38:49 +01:00
Vo Minh Thu c902eb4539 [DOC] openerp.tests.common: now included in the test-framework page.
bzr revid: vmt@openerp.com-20121030113737-10h045k368pbrldq
2012-10-30 12:37:37 +01:00
Stéphane Bidoul c186d01d8e [FIX] invoice tasks work: default to account tax when product has no tax
lp bug: https://launchpad.net/bugs/1048305 fixed

bzr revid: stephane.bidoul@acsone.eu-20121030112632-7cbfv7xgzqnua6i5
2012-10-30 12:26:32 +01:00
Frédéric van der Essen 311cf01384 [MERGE] from trunk
bzr revid: fva@openerp.com-20121030110643-u775xem0pp6sqvjc
2012-10-30 12:06:43 +01:00
Frédéric van der Essen fb642473c1 [IMP] css: made the padding around the comments bigger
bzr revid: fva@openerp.com-20121030110621-86exa4ibrnd9585i
2012-10-30 12:06:21 +01:00