Commit Graph

17835 Commits

Author SHA1 Message Date
Xavier Morel f21577dde9 [REM] all @default attributes: they should not be there and they aren't handled by the GTK client (as far as I know)
bzr revid: xmo@openerp.com-20101208102305-yd96zmg10exredgq
2010-12-08 11:23:05 +01:00
Olivier Dony 3af41c626c [MERGE+FIX] merged improvements to report_webkit from Nicolas Bessi (C2C), after review
Also made the report_webkit registration system be less eager to replace the report instances, so report instances can override the engine sometimes

bzr revid: odo@openerp.com-20101207182154-pqw7ny8cpmodr0lv
2010-12-07 19:21:54 +01:00
Olivier Dony 5350ab0c19 [I18N] all: copy Serbian (sr.po) translations to Serbian Latin (sr@latin.po)
The idea is to keep all current Latin alphabet translations in the new SerbianLatin language  before changing the default Serbian translations to Cyrillic alphabet

bzr revid: odo@openerp.com-20101206093208-jiqnceg5zx7xvzjk
2010-12-06 10:32:08 +01:00
Launchpad Translations on behalf of openerp 50be667595 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101204051645-1r4dxlktdeeiy2fn
bzr revid: launchpad_translations_on_behalf_of_openerp-20101205045319-cr1iy0be5p2hljje
2010-12-05 04:53:19 +00:00
Olivier Dony c95efe7997 [I18N] all: updated PO templates after latest cleanup
bzr revid: odo@openerp.com-20101203155533-bda40vcxelidfse9
2010-12-03 16:55:33 +01:00
qdp-launchpad@tinyerp.com 0e4023932b [MERGE] merged the xrg branch, containing several small fixes
bzr revid: qdp-launchpad@tinyerp.com-20101203120543-fp3k1adikqs45bjc
2010-12-03 13:05:43 +01:00
Launchpad Translations on behalf of openerp ded6d87b0a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101202045120-2vnixg047yc43xoe
bzr revid: launchpad_translations_on_behalf_of_openerp-20101203050840-9zljmoeq0kphj3ow
2010-12-03 05:08:40 +00:00
P. Christeas e28cd5bdaf Merge commit '905f8b1d6c9e' into patch13
Conflicts:
	crm_claim/crm_claim_demo.xml
	project/board_project_manager_view.xml

bzr revid: p_christ@hol.gr-20101202201937-akh200wknpt9958h
2010-12-02 22:19:37 +02:00
olt@tinyerp.com 941b47c774 [FIX] hr_payroll: no need to 'eval' in view_id attribute
bzr revid: olt@tinyerp.com-20101201131909-p0k732h89cij80y7
2010-12-01 14:19:09 +01:00
Launchpad Translations on behalf of openerp 1ed60063bf Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101130045411-k143t0b660w19cc7
bzr revid: launchpad_translations_on_behalf_of_openerp-20101201050327-5uo6676r282yjb1l
2010-12-01 05:03:27 +00:00
olt@tinyerp.com b9a6bf9106 [FIX] hr_holidays: no need to 'eval' in 'view_id' attribute (because it crashes)
bzr revid: olt@tinyerp.com-20101129133859-fadre6jo4c5ylxxh
2010-11-29 14:38:59 +01:00
Olivier Dony 8eca5f226c [FIX] project,account_followup: fixed <act_window>'s view_id after server update
bzr revid: odo@openerp.com-20101129093958-op2oy1qsr3x8fbp9
2010-11-29 10:39:58 +01:00
olt@tinyerp.com 1d71791b8a [FIX] crm_claim: crm_claim4 was removed -> also remove its references
bzr revid: olt@tinyerp.com-20101129083233-lqnde9lw94zy6ln8
2010-11-29 09:32:33 +01:00
Launchpad Translations on behalf of openerp bd9f7cf426 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101128045514-606cbqkwad1pi9z0
bzr revid: launchpad_translations_on_behalf_of_openerp-20101129045431-lxah7i1wwaqmvjdu
2010-11-29 04:54:31 +00:00
P. Christeas 054469fcde caldav/wizard: remove duplicate act_window entries, use the view_id
bzr revid: p_christ@hol.gr-20101127201659-uqooowr8a4s90myb
2010-11-27 22:16:59 +02:00
P. Christeas 0bf244804f views: fix xml records using <act_window view_id=... />
The view_id had not been functioning as expected, and fixed today. So,
all these <act_window/> records that had it are now evaluated. These ones
broke after the server fix.

bzr revid: p_christ@hol.gr-20101127201656-bek6n0h4bxashwl2
2010-11-27 22:16:56 +02:00
P. Christeas 6a07f9c2fe crm_claim: make sure we don't reference the stage_claim4 any more.
bzr revid: p_christ@hol.gr-20101127201652-rbpkl8o1fx7np9lg
2010-11-27 22:16:52 +02:00
P. Christeas 61560695f4 account/test: simplify Aged Partner Balance report, reduce imports
It has been importing md5, hashlib, warnings, netsvc and tools, which
are not really appropriate for testing code. Instead, port to the
"test_reports" testing helper.

The rest of the file needs to be ported, too. TODO.

bzr revid: p_christ@hol.gr-20101127201630-zaaowb4oaoxvxlv1
2010-11-27 22:16:30 +02:00
P. Christeas c9bb11b2f1 product_expiry: don't define invalid EANs in demo data.
bzr revid: p_christ@hol.gr-20101127201626-v7muq1xa1rhptb1v
2010-11-27 22:16:26 +02:00
P. Christeas 543cc3253d hr_timesheet_invoice: fix tabs in yml test.
bzr revid: p_christ@hol.gr-20101127201622-1ejourg60zu0si5i
2010-11-27 22:16:22 +02:00
P. Christeas d07eb4c18c claim_from_delivery: don't override stock.picking, partner_id is already there
This module had been inheriting stock.picking, and redefining the
"partner_id" column. Moreover, it has been redefining it with store=False,
which broke the parent stock.picking.

That's redundant, skip the whole class.

bzr revid: p_christ@hol.gr-20101127201619-qjmxvnw12kdqd2q2
2010-11-27 22:16:19 +02:00
P. Christeas 7c5d0e6aba delivery, purchase, sale, stock_location: minor fixes, mutable args
bzr revid: p_christ@hol.gr-20101127201616-fq46x1c2uo7s7b62
2010-11-27 22:16:16 +02:00
P. Christeas 9e01e43db8 account: one wording error in invoice's exception
bzr revid: p_christ@hol.gr-20101127201605-lzfk017mhmbbqwx8
2010-11-27 22:16:05 +02:00
P. Christeas 8fa6d985a7 event: fix call to _check_recursion, after last commit.
bzr revid: p_christ@hol.gr-20101127201541-78wspzmaxdjt9cs2
2010-11-27 22:15:41 +02:00
P. Christeas dbcf9f404a analytic, event, crm_profiling: use new _check_recursion() from ORM
bzr revid: p_christ@hol.gr-20101127201532-0ybt027d05qt52rp
2010-11-27 22:15:32 +02:00
P. Christeas 6aa18c41c7 board: fix a string typo
It had been haunting our development process for years, making our teeth
turn green and our cow's milk turn sour.

bzr revid: p_christ@hol.gr-20101127201437-4y0xj8hamt7blk9j
2010-11-27 22:14:37 +02:00
P. Christeas bffc248796 account.move.line: Fix ugly SQL call
A matter of coding style, tripple quotes in the same line, put in a list
is just a candidate for the hall of shame.

bzr revid: p_christ@hol.gr-20101127201429-07u0bc8xra998zhi
2010-11-27 22:14:29 +02:00
P. Christeas 749e24645e email_template: cleanup the startup warning lines.
Multiple coding malpractices (I can't name them errors, yet) were in those
lines:
 - they used the netsvc.Logger() interface, which is deprecated
 - they wrapped too much (we're not COBOL)
 - they used capital letters for an object
 - they defined a logger object that would live throughout the module
   life, although it would only be useful for startup
 - they used the gettext function, although there is absolutely no context
   around to provide a language.

bzr revid: p_christ@hol.gr-20101127201408-gnn6js103fbpw8ou
2010-11-27 22:14:08 +02:00
P. Christeas fb58e0c8fb l10n_ch: port yaml tests to test_reports utility.
bzr revid: p_christ@hol.gr-20101127201348-2khma0uejh5fqm2d
2010-11-27 22:13:48 +02:00
Fabien Pinckaers d68a5ce5d9 modifs
bzr revid: fp@tinyerp.com-20101127164651-tk8nhxom18ic2t31
2010-11-27 17:46:51 +01:00
Fabien Pinckaers ddb433cb79 fix
bzr revid: fp@tinyerp.com-20101127163712-90hr1ixzh8ne4t2x
2010-11-27 17:37:12 +01:00
Launchpad Translations on behalf of openerp 882e176a8a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101127045528-74pnr913nxfe6luv
2010-11-27 04:55:28 +00:00
qdp-launchpad@tinyerp.com 382779126a [MERGE] merged the dev team2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101126161359-s02ik0bmz3l8lt9u
2010-11-26 17:13:59 +01:00
qdp-launchpad@tinyerp.com 4d2e3cb5ad [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20101126160454-7h9jwvqih2ds0va5
2010-11-26 17:04:54 +01:00
qdp-launchpad@tinyerp.com 382f6fc8c5 [FIX] account: statement reconciliaiton improved
bzr revid: qdp-launchpad@tinyerp.com-20101126151446-72q1m6qc9efqqga0
2010-11-26 16:14:46 +01:00
qdp-launchpad@tinyerp.com 56bbbfcd62 [FIX] account_sequence: ir.values for default internal sequence on new journals
bzr revid: qdp-launchpad@tinyerp.com-20101126143524-gl3g2xkmr3eiy453
2010-11-26 15:35:24 +01:00
Xavier Morel 4d0ee44962 [ADD] web icons in various modules
bzr revid: xmo@openerp.com-20101126132135-vf3cjamtt1uvro2i
2010-11-26 14:21:35 +01:00
Xavier Morel ce3fb87a35 [IMP] recompress all PNGs found in addons
bzr revid: xmo@openerp.com-20101126125342-lfbn1zbwm58nh9b9
2010-11-26 13:53:42 +01:00
Xavier Morel 499c83ae68 [ADD] base_tools: base module for all tools to create and add web icons only once for the Tools application
Make various tools modules depend on base_tools

bzr revid: xmo@openerp.com-20101126125002-uhbwkt2yf6sydf09
2010-11-26 13:50:02 +01:00
Xavier Morel bc2e6ce74c [ADD] stock: web icon for the warehouse application
bzr revid: xmo@openerp.com-20101126121932-dif5r8i3gi9iomf1
2010-11-26 13:19:32 +01:00
Xavier Morel aaa22d9328 [ADD] purchase: web_icon for purchases application
bzr revid: xmo@openerp.com-20101126121155-zh0lfpf07iufw5ci
2010-11-26 13:11:55 +01:00
Xavier Morel 9f1aa7b394 [ADD] project: web_icon for project application
bzr revid: xmo@openerp.com-20101126120707-1puyaqs0mssw2gob
2010-11-26 13:07:07 +01:00
Xavier Morel 84d51dba91 [ADD] point_of_sale: web_icon for point of sale application
bzr revid: xmo@openerp.com-20101126120238-r2b35onq8ovyo9z1
2010-11-26 13:02:38 +01:00
Xavier Morel eee9eb46b3 [ADD] mrp: web_icon for manufacturing application
bzr revid: xmo@openerp.com-20101126115657-58fy1dnvsofli3mh
2010-11-26 12:56:57 +01:00
Xavier Morel 08fbedde63 [ADD] knowlege: web_icon for knowledge application
bzr revid: xmo@openerp.com-20101126115625-glhqgqe7fj092c24
2010-11-26 12:56:25 +01:00
Xavier Morel 0e41d853ed [ADD] hr: web_icon for human resources application
bzr revid: xmo@openerp.com-20101126114342-74fivsmdkw8mvihj
2010-11-26 12:43:42 +01:00
Xavier Morel 07ee3643e6 [ADD] account: web_icon for accounting application
bzr revid: xmo@openerp.com-20101126111800-yj2fw0aq09plm64p
2010-11-26 12:18:00 +01:00
qdp-launchpad@tinyerp.com 18a03628af [FIX] account_sequence: fixed the previous change of field name internal_sequence_id
bzr revid: qdp-launchpad@tinyerp.com-20101126103844-1wnwbu00nk0pji1d
2010-11-26 11:38:44 +01:00
qdp-launchpad@tinyerp.com 93c0f3f02f [IMP] account_sequence:
*rename the field internal_sequence in internal_sequence_id
     *improved the installation wizard to display the fields of the sequence to create (more user friendly)
     *set the config wizard as "on_skip"

bzr revid: qdp-launchpad@tinyerp.com-20101126102830-9ppwdb3m205634jp
2010-11-26 11:28:30 +01:00
Thibault Francois b9add5f29e [MERGE] with addons1
bzr revid: tfr@openerp.com-20101126095512-n859a08cz6bui5th
2010-11-26 10:55:12 +01:00