Commit Graph

20 Commits

Author SHA1 Message Date
Goffin Simon 8e5a0ac43c [FIX]hr_timesheet: prevent quick creation and record opening for account fields
The quick creation and account record opening in the sheets are not useful.
Besides, restricted users (simple employees) have no read access on account.account.

opw:626989
2015-02-19 09:11:21 +01:00
Antoine Huvelle d7a47d0d1f [FIX] analytic_user_function: inherit conflict on account type
The field account_id was inherited with position="replace" meaning we erased
future changes made into hr_timesheet_sheet (41f2eba missed "type in []" and
65f31b9 missed use_timesheets).
Replace by position="attributes" to only change what matters: the on_change.
Fixes #3974
2014-12-01 17:43:59 +01:00
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +02:00
Chirag Dodiya (OpenERP) f777b31ac2 [IMP]set default_use_timesheets true in analytic user function
bzr revid: cod@tinyerp.com-20140107105959-kc7t6fav73xvegn8
2014-01-07 16:29:59 +05:30
Thibault Delavallée 8b48cc9520 [MERGE] addons: added groups when quick creating user in various addons.
bzr revid: tde@openerp.com-20130904141122-uaxlnu7qxzri4q3a
2013-09-04 16:11:22 +02:00
Foram Katharotiya (OpenERP) 9106bc423f [IMP] add group_uom group on Unit of Measure column in Invoice Price Rate per User section
bzr revid: fka@tinyerp.com-20130305092505-8xo05otn5lforf0b
2013-03-05 14:55:05 +05:30
Fabien Pinckaers 67a66d0ca4 [IMP] Useability: contracts
bzr revid: fp@openerp.com-20121028103328-qjqeznq9a95mcdpe
2012-10-28 11:33:28 +01:00
Twinkle Christian (OpenERP) 3bf9557952 [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808114235-ljj72at9o7lny4jh
2012-08-08 17:12:35 +05:30
Sanjay Gohel (Open ERP) 7ed6f5052d [IMP]remove all select=1 and select=2
bzr revid: sgo@tinyerp.com-20120628061736-ujwe0swulvrcrkjt
2012-06-28 11:47:36 +05:30
Amit Patel (OpenERP) deec2bda0d [MERGE]:resolved conflicts and merged with trunk
bzr revid: apa@tinyerp.com-20120612063539-japenzf86hh59541
2012-06-12 12:05:39 +05:30
Sanjay Gohel (Open ERP) 4cf3671e60 [IMP]set xpath correctly
bzr revid: sgo@tinyerp.com-20120608131516-ae25wf3bd6l4vinb
2012-06-08 18:45:16 +05:30
Sanjay Gohel (Open ERP) 81fd7b1946 [IMP/ADD]create analytic view in analytic and made changes as per needed and improve code and made onchange for partner
bzr revid: sgo@tinyerp.com-20120528104310-oquklh2l63fq3muk
2012-05-28 16:13:10 +05:30
Fabien Pinckaers ee566d388c [IMP] merged topbar status widgets
bzr revid: fp@tinyerp.com-20120522085037-oktkq3td2hg9lvzr
2012-05-22 10:50:37 +02:00
Mayur Maheshwari (OpenERP) 250cafb5d0 [IMP]analytic_user_function: improve xpath and button order
bzr revid: mma@tinyerp.com-20120430114524-221jqy196nwwf0fw
2012-04-30 17:15:24 +05:30
Turkesh Patel (Open ERP) 0960f9b105 [FIX] analytic_user_function: improved code
bzr revid: tpa@tinyerp.com-20120427064350-2uulr9e0b0jhekte
2012-04-27 12:13:50 +05:30
Bharat (OpenERP) 0aaaa7a387 hr : analytic_user_function- bad object naming convention
lp bug: https://launchpad.net/bugs/866048 fixed

bzr revid: bde@tinyerp.com-20111004115441-xl5pexqgakb6t9o8
2011-10-04 17:24:41 +05:30
qdp-launchpad@tinyerp.com f4fe156293 [FIX] analytic_journal_billing_rate, analytic_user_function: fixed fields_view_get (thanks xrg)
bzr revid: qdp-launchpad@tinyerp.com-20101018201707-112ubu8fur978bow
2010-10-18 22:17:07 +02:00
Jay (Open ERP) ac73fbf3cb [FIX] Bug 353742 : analytic_user_function corrected
bzr revid: jvo@tinyerp.com-20090406151503-rb7oshpv4vgbe3pi
2009-04-06 20:45:03 +05:30
Fabien Pinckaers cac4fe35ca better_views
bzr revid: fp@tinyerp.com-20081027152913-hbizvoble601g1l9
2008-10-27 16:29:13 +01:00
Sofia a268fad012 The following modules are merged::
addons-extra/product_procurement -> mrp module
addons-extra/inventory_merge -> stock
addons-extra/product_pricelist_print -> product
addons-extra/invoice_payment -> account

bzr revid: sahibsofia@gmail.com-20080916114513-7an9yz59hucjmjk8
2008-09-16 17:15:13 +05:30