Commit Graph

42720 Commits

Author SHA1 Message Date
Vo Minh Thu 95658b6fe4 [IMP] manifest: removed Hidden/Links category, use auto_install: True instead.
bzr revid: vmt@openerp.com-20120130100328-iuf60sy2ty8jbfjn
2012-01-30 11:03:28 +01:00
Raphael Collet 6c07e4c2ef [IMP] crm: reformulate confusing error message
bzr revid: rco@openerp.com-20120130100134-yblv818qzkscjtlg
2012-01-30 11:01:34 +01:00
Xavier Morel ceaf203ce9 [IMP] remove fixed todo
bzr revid: xmo@openerp.com-20120130095339-x3cmsfrzxpwtl8u6
2012-01-30 10:53:39 +01:00
Vo Minh Thu c447ac4b9a [IMP] manifest: removed the Hidden/Links category.
bzr revid: vmt@openerp.com-20120130095307-cqhysxf6pzovikog
2012-01-30 10:53:07 +01:00
Vo Minh Thu 0d86e08450 [IMP] manifest: `auto_installable` renamed to `auto_install`.
bzr revid: vmt@openerp.com-20120130095238-x2by4y11joeytipr
2012-01-30 10:52:38 +01:00
Raphael Collet 2dff26dda2 [IMP] project: improve layout of task delegation form
bzr revid: rco@openerp.com-20120130092031-8q26bmtqyd36035p
2012-01-30 10:20:31 +01:00
Xavier Morel b50afe59fb [FIX] don't forget to set py.bool in context of py.eval/py.evaluate
py.eval really needs to automatically have builtins in its evaluation context...

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

bzr revid: xmo@openerp.com-20120130085557-oqmjs0owgdrwshu0
2012-01-30 09:55:57 +01:00
Launchpad Translations on behalf of openerp ffbff476df Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120128050312-sep3uryazw4j1xz6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120129052156-67wqllfafijp6h1m
bzr revid: launchpad_translations_on_behalf_of_openerp-20120130044112-h04p0g5ne16y1nav
bzr revid: launchpad_translations_on_behalf_of_openerp-20120128050513-ncpdbsqyyk18pc67
bzr revid: launchpad_translations_on_behalf_of_openerp-20120129052226-dfcf7sm2r00y1s3s
bzr revid: launchpad_translations_on_behalf_of_openerp-20120130044131-sdsyvt62gvyzo0e3
2012-01-30 04:41:31 +00:00
Alexis De Lattre ff67c965eb [FIX] Base: removed ambigious entries for _rec_name for res.partner.bank model
lp bug: https://launchpad.net/bugs/922670 fixed

bzr revid: support@serpentcs.com-20120127195148-hdnn9x2m1v7sapm2
2012-01-28 01:21:48 +05:30
Serpent Consulting Services ed8d6780d3 [REM] Removed the _rec_name change
bzr revid: support@serpentcs.com-20120127194929-bwvy3h3qqe6f7m90
2012-01-28 01:19:29 +05:30
Serpent Consulting Services 2ab84f0ab2 [FIX] Base : Corrected the size of the field 'owner_name' for res.partner.bank model,other minor edits included
lp bug: https://launchpad.net/bugs/922781 fixed

bzr revid: support@serpentcs.com-20120127194134-momdokqzf4qfhzqn
2012-01-28 01:11:34 +05:30
Xavier Morel 05b60e8afb [IMP] only protect crashmanager creation as other children are destroyed and recreated every time
bzr revid: xmo@openerp.com-20120127164332-4mw5pxzoep0newgo
2012-01-27 17:43:32 +01:00
Xavier Morel 2c073283df [FIX] don't initialize common controls twice in WebClient root, causes duplicated error popups if going through login page
lp bug: https://launchpad.net/bugs/922296 fixed

bzr revid: xmo@openerp.com-20120127163446-a2i3vfzzxz0yaujn
2012-01-27 17:34:46 +01:00
niv-openerp 8965f85968 [fix] problem in gantt view, now does a name_get for all models
bzr revid: nicolas.vanhoren@openerp.com-20120127160645-62bfd9j6dn1zl0c9
2012-01-27 17:06:45 +01:00
Raphael Collet 099ef8af95 [MERGE] lp:919682 (account: improve error message in account moves validation)
bzr revid: rco@openerp.com-20120127160431-7jwuxsy9dhpxljpp
2012-01-27 17:04:31 +01:00
Raphael Collet 4e39112275 [FIX] account: fix error message and misleading variable names
bzr revid: rco@openerp.com-20120127155647-z83937bh3z8kbfjb
2012-01-27 16:56:47 +01:00
Alexis de Lattre 84d57a468c [MERGE] with rvalyi's work
bzr revid: alexis@via.ecp.fr-20120127154105-93r6blsn2xsd17nu
2012-01-27 16:41:05 +01:00
Raphael Collet 1b6e6f934b [MERGE] lp:917591 (stock: fix recomputation of complete_name of stock locations)
bzr revid: rco@openerp.com-20120127141220-k2wf45wrq1btr4g6
2012-01-27 15:12:20 +01:00
Raphael Collet 6a05e60800 [FIX] stock: fix recomputation of complete_name of stock.location
bzr revid: rco@openerp.com-20120127135537-cfwkzzl221doz2um
2012-01-27 14:55:37 +01:00
Bogdan Stanciu 889b9947dc [FIX] corrected an error due to the recent "import hook" commited in the server trunk. adds to rev 6357
lp bug: https://launchpad.net/bugs/922526 fixed

bzr revid: bogdanovidiu.stanciu@gmail.com-20120127134825-n4ny3e59kyya0ml0
2012-01-27 14:48:25 +01:00
Xavier Morel d47562af6f [REM] completion in Gantt chart tasks and projects, not supported by OpenERP and misleading/incorrect information should not be displayed
lp bug: https://launchpad.net/bugs/908764 fixed

bzr revid: xmo@openerp.com-20120127133508-wngtl9ezi6km85mp
2012-01-27 14:35:08 +01:00
niv-openerp e32d0e3d04 [imp] refactored all gantt views
bzr revid: nicolas.vanhoren@openerp.com-20120127133355-kc2tmo26eoxij07b
2012-01-27 14:33:55 +01:00
Antony Lesuisse cb750d4121 [FIX] always show model in url
bzr revid: al@openerp.com-20120127132438-nth4lyqq1xp55hfc
2012-01-27 14:24:38 +01:00
Xavier Morel 28bdd074d5 [FIX] issue with OpenERP's weird arabic locale leading to datejs not knowing what locale file to load, and the client not correctly loading as a result
lp bug: https://launchpad.net/bugs/922490 fixed

bzr revid: xmo@openerp.com-20120127131746-aiyudmhd4irzex7w
2012-01-27 14:17:46 +01:00
Olivier Dony b3619417d1 [FIX] a_b_s_e: removed un-necessary res.company.bank_ids field
res.company now has its own bank_ids field, so
there is no need to add it anymore. Plus the
overridden version was causing various inconsistency
issues and rather confusing.

bzr revid: odo@openerp.com-20120127125840-n4rvynswgq61p316
2012-01-27 13:58:40 +01:00
niv-openerp 65238372b7 [imp] added some more info in pings
bzr revid: nicolas.vanhoren@openerp.com-20120127114236-3mw4clp9jdy6gimd
2012-01-27 12:42:36 +01:00
Xavier Morel c5c224752f [FIX] CSS paths adaptation when running openerp-web (python side) in Windows
lp bug: https://launchpad.net/bugs/920938 fixed

bzr revid: xmo@openerp.com-20120127113033-5jb9bcfothcd30ly
2012-01-27 12:30:33 +01:00
Raphael Collet bc2823b926 [MERGE] lp:914840 (stock: show pickings in red when min_date is passed)
bzr revid: rco@openerp.com-20120127103218-qfjk5kjfukg2vsny
2012-01-27 11:32:18 +01:00
Raphael Collet 8fd922a96a [MERGE] lp:919548 (account_anglo_saxon: fix incorrect attrs in product category view)
bzr revid: rco@openerp.com-20120127094727-cl73uhi205r1hk7z
2012-01-27 10:47:27 +01:00
Purnendu Singh (OpenERP) 91aa0dbad8 [IMP] account_asset: update the search criteria of depreciation lines
bzr revid: psi@tinyerp.com-20120127092928-3uin8ref4pbpb8ag
2012-01-27 14:59:28 +05:30
Xavier Morel eaa1fbca72 [FIX] strange draggable behavior in Chrome 15/Linux
dragging any other row than the first one in a sortable table (table with sequences)
has the row going way to the right of the table, in both editable list views (e.g.
tasks) and relational fields (e.g. Accounting > Configuration > Financial Accounting
> Taxes > Taxes[form] > Child Tax Accounts

bzr revid: xmo@openerp.com-20120127091938-z79e7aj6wjcmfmmz
2012-01-27 10:19:38 +01:00
Purnendu Singh (OpenERP) 2e756a7167 [IMP] account_asset: imporve demo data
bzr revid: psi@tinyerp.com-20120127091156-mndxesk5jrvj3fqz
2012-01-27 14:41:56 +05:30
Purnendu Singh (OpenERP) c5dfee855c [MERGE] Merge with main addons
bzr revid: psi@tinyerp.com-20120127085751-yge1lo84nja23wvy
2012-01-27 14:27:51 +05:30
Raphael Collet 6c6e5d291c [MERGE] lp:918120 (res.partner.bank: improve name_get() when no bank_name is given)
bzr revid: rco@openerp.com-20120127085133-hwzn9up9gp12cwgi
2012-01-27 09:51:33 +01:00
Raphaël Valyi b21c412764 [FIX] purchase: completed invoice line hook to set purchase order line as invoice and relate it properly to the invoice lines
lp bug: https://launchpad.net/bugs/922442 fixed

bzr revid: rvalyi@gmail.com-20120127053807-4r31khr8jt7anpv4
2012-01-27 03:38:07 -02:00
Raphaël Valyi c0d40869f8 [FIX] stock: fixed typo comma in previous commit
bzr revid: rvalyi@gmail.com-20120127053726-zb70tf125roz9f2u
2012-01-27 03:37:26 -02:00
Purnendu Singh (OpenERP) a09cff3cf3 [IMP] hr_payroll: update help string
bzr revid: psi@tinyerp.com-20120127053724-pkqv2f0xre2p87mf
2012-01-27 11:07:24 +05:30
Purnendu Singh (OpenERP) d260a2bc75 [MERGE] hr_payroll: merge with main addons
bzr revid: psi@tinyerp.com-20120127053414-fjqvbmb057ekmfov
2012-01-27 11:04:14 +05:30
Launchpad Translations on behalf of openerp 5d68387d26 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120127052810-l3zq5o282fymrd70
bzr revid: launchpad_translations_on_behalf_of_openerp-20120127052825-ba6wz1r33349c1dd
2012-01-27 05:28:25 +00:00
Raphaël Valyi 12185b8c88 [REF] sale: refactored invoice line creation from picking including service. So we now use the same method as in invoicing upon order (the met$
This is better to have the code factored as checks upon accounts are factored in a single stronger code.
Also this fixes bug https://bugs.launchpad.net/openobject-addons/+bug/922427 I discovered while refactoring.
Notice that we still look at the picking type and eventually force the account_id (and yes that service line is a product).

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

bzr revid: rvalyi@gmail.com-20120127050005-z1s4aby1qqcrpgbi
2012-01-27 03:00:05 -02:00
Raphaël Valyi bff885382c [REF] sale: extracted invoice line creation from sale order line in a prepare dict method.
The code is almost copied/pasted. The only things I changed is:
- I renamed a var to account_id for more clarity
- I let the user force some account_id as we will reuse the method from service invoicing from picking
- By checking vals, I let a chance to an overrider to group lines together (like my previous commit)

bzr revid: rvalyi@gmail.com-20120127045458-hrq9emlx8kro0kri
2012-01-27 02:54:58 -02:00
Raphaël Valyi 25cb9845a3 [IMP] stock: in some extension, we may want to group some invoice lines, by checking vals, we let such a chance change the cardinality without having first to create the lines and then delete them to group them, which is very inefficient
bzr revid: rvalyi@gmail.com-20120127045032-isxspwmhmk78yrbt
2012-01-27 02:50:32 -02:00
Raphaël Valyi a90cfab85d [MERGE] merged lp:~alexis-via/openobject-addons/extensible-stock-action_invoice_create
bzr revid: rvalyi@gmail.com-20120127044326-3nzow34fw1o8bwiz
2012-01-27 02:43:26 -02:00
Quentin (OpenERP) b21bf77172 [FIX] l10n_in: fixed internal type of accounts
bzr revid: qdp-launchpad@openerp.com-20120126194042-vw8bajbzmhkfpq3t
2012-01-26 20:40:42 +01:00
Quentin (OpenERP) 1e9d963913 [FIX] l10n_in: indian COA is now compliant with new financial reports for BS and P&L
bzr revid: qdp-launchpad@openerp.com-20120126193004-v329n58s8vdzvk5h
2012-01-26 20:30:04 +01:00
Quentin (OpenERP) 9a9c8955f4 [IMP] account: improvement of financial report printing
bzr revid: qdp-launchpad@openerp.com-20120126192920-fjteiq59ejdt1tzk
2012-01-26 20:29:20 +01:00
Quentin (OpenERP) 53b298a4c8 [FIX] account: common report wizard fixed when no fiscalyear given
bzr revid: qdp-launchpad@openerp.com-20120126185356-6df93022x6y1gndq
2012-01-26 19:53:56 +01:00
Quentin (OpenERP) 6845f9b117 [IMP] l10n_be: BNB balance sheet and p&l improved
bzr revid: qdp-launchpad@openerp.com-20120126172037-ly50ytke9hjavwy9
2012-01-26 18:20:37 +01:00
Quentin (OpenERP) 807c72508c [IMP] account: financial report object improved, rml report enhanced and few bug fixed
bzr revid: qdp-launchpad@openerp.com-20120126171955-iss8htk2ggf6upag
2012-01-26 18:19:55 +01:00
Vo Minh Thu 5b63c4f560 [IMP] ir.module.module: change `active` flag to
`auto_installable`. An auto-installable module is a module automatically
installed by the OpenERP server as soon as its dependencies are
satisfied, without explicit user action.

bzr revid: vmt@openerp.com-20120126164049-smrcvrojy0b1z6f8
2012-01-26 17:40:49 +01:00