Commit Graph

265 Commits

Author SHA1 Message Date
Maxime Chambreuil - http://www.savoirfairelinux.com 3cc7a0915c [FIX] hr_expense: Allow using contract in expense with form view
In the tree view, the domain for the field `analytic_account`
was already
`[('type','in',['normal','contract'])]`
It's therefore normal to apply the same domain for
this field in the form view.

Closes #2733
2015-07-13 12:38:54 +02: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
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 514203743d Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged
Conflicts:
	addons/mrp/mrp_view.xml
2014-05-30 10:29:30 +02:00
Christophe Matthieu 43977deb71 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Rakesh Sindhav (OpenERP) f081a5e441 [IMP]account,purchse,warehouse,sale: view improvement in addons modules
bzr revid: rsi@tinyerp.com-20140411131842-9zppvrs2szqa4o47
2014-04-11 18:48:42 +05:30
Olivier Dony 2cba6a5355 [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8
bzr revid: chs@openerp.com-20131121112139-aw2ara1i1xymue62
bzr revid: odo@openerp.com-20131121154205-ul9hf9tz3h0x2n7m
2013-11-21 16:42:05 +01:00
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
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Foram Katharotiya (OpenERP) 3f67bae053 [IMP] when selecting filter 'To Pay', also display the expense which is in Waiting Payment' state
bzr revid: fka@tinyerp.com-20130829132802-7opn4slq5fqd9fh1
2013-08-29 18:58:02 +05:30
Christophe Simonis bf29a2ebc7 [MERGE] forward port of branch 7.0 up to revid 9302 chs@openerp.com-20130718111616-apacuhc2qhquobtc
bzr revid: dle@openerp.com-20130627104833-b9zgtu8urj43f12b
bzr revid: mat@openerp.com-20130702135856-kmg7d8anw17nkbd8
bzr revid: chs@openerp.com-20130718115928-wpa84dqh8tcq31zt
2013-07-18 13:59:28 +02:00
Martin Trigaux 00c1c134fc [FIX] hr_expense: fallback on domain if no analytic_account for line_ids
bzr revid: mat@openerp.com-20130702131456-plktanhtq9b0u246
2013-07-02 15:14:56 +02:00
Christophe Simonis 6a9adbca62 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4
bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap
2013-06-13 20:15:03 +02:00
Olivier Dony 182ca70a1e [MERGE] OPW 590300: make some action help texts consistent with the rest of the system
The policy is to have a one-line paragraph with
class `oe_view_nocontent_create` that directs the
user to the create button. There are exceptions
when the action is not supposed to be used to
create new records, in which case the help
text should indicate so.

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

bzr revid: odo@openerp.com-20130607160927-y9kr8tvnuhougkwo
2013-06-07 18:09:27 +02:00
Thibault Delavallée 71df1a41bc [FORWARD] Forward port of addons 7.0 until revision 9172
bzr revid: tde@openerp.com-20130528104500-ds3irrs2u0qpst37
2013-05-28 12:45:00 +02:00
Quentin (OpenERP) 5bf349766b [FIX] hr_expense: 1) added a 'paid' status on hr.expense. 2) don't copy the account_move on duplication of an hr.expense
bzr revid: qdp-launchpad@openerp.com-20130522174945-02smgv1jpheo3zcc
2013-05-22 19:49:45 +02:00
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Quentin (OpenERP) dcfbadd97e [FIX] hr_expense, usability: added sum in tree view
bzr revid: qdp-launchpad@openerp.com-20130418135356-p017meay192awm3y
2013-04-18 15:53:56 +02:00
Quentin (OpenERP) dde76536dd [IMP] hr_expense: added store={..} on total amount field of hr.expense
bzr revid: qdp-launchpad@openerp.com-20130418123145-62xp6tzxom3lbcqw
2013-04-18 14:31:45 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Ravish (Open ERP) b16ef2e1f8 [IMP]put arrow for all forms
bzr revid: rmu@tinyerp.com-20130322091625-mnk0437uegjddnws
2013-03-22 14:46:25 +05:30
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Quentin (OpenERP) 836051d2ab [MERGE] hr_expense now creates an account.move directly instead of a voucher
bzr revid: qdp-launchpad@openerp.com-20130313143726-3fdcbdiixiotih6c
2013-03-13 15:37:26 +01:00
Quentin (OpenERP) 0b2fa6275c [FIX] hr_expense: open the account.move from the expense
bzr revid: qdp-launchpad@openerp.com-20130306171736-32gq9iyshvcpiddg
2013-03-06 18:17:36 +01:00
Quentin (OpenERP) fd54f58ccb [IMP] hr_expense: now propose to open the account.move in form view thanks to a button in the expense form view
bzr revid: qdp-launchpad@openerp.com-20130306163931-609cgn16xmcr0wot
2013-03-06 17:39:31 +01:00
Quentin (OpenERP) cdabf79cf2 [REF] hr_expense, creation of accounting entries from hr.expense: a lot of code refactoring. Still a huge work to be done in order to factorize some code with other objects (like account.invoice, account.voucher, account.asset...)
bzr revid: qdp-launchpad@openerp.com-20130306140554-fhs6fhkyb779t6re
2013-03-06 15:05:54 +01:00
ggh-openerp c290a18458 [IMP] hr.expense list view, there is not total under the list now add a total Expenses
bzr revid: ggh@tinyerp.com-20130215114604-nlvk1x9rv8131rbd
2013-02-15 17:16:04 +05:30
Josse Colpaert c968142c03 [FIX] Change domain in expense to support regular contracts
bzr revid: jco@openerp.com-20130321162939-gmwxjp6f444orh5f
2013-03-21 17:29:39 +01:00
Randhir Mayatra (OpenERP) e60b495ebd [IMP] improve the string of expense type
bzr revid: rma@tinyerp.com-20121219065041-zwm9w62474x4jstl
2012-12-19 12:20:41 +05:30
Bhumi Thakkar (Open ERP) c468fbedff [IMP] Set priority and when no any data in listview then display message with arrow message.
bzr revid: bth@tinyerp.com-20121130110332-fq30b3174e0kfu33
2012-11-30 16:33:32 +05:30
Fabien Pinckaers d9936eda84 [IMP] some timesheet invoices fixes (not all)
bzr revid: fp@tinyerp.com-20121126075403-z4dq5h9ytptrf6sh
2012-11-26 08:54:03 +01:00
Vijaykumar Baladaniya 097d4778e1 [IMP] Improve hr leaves.
bzr revid: vba@tinyerp.com-20121119092053-u8l4ofl6ndegumsb
2012-11-19 14:50:53 +05:30
Nimesh (Open ERP) 10e3cfe72c [FIX] set analytic account line on expense line.
bzr revid: nco@tinyerp.com-20121119063828-g86valoppqs9h27f
2012-11-19 12:08:28 +05:30
Atul Patel (OpenERP) cf5325c3b3 [MERGE]: Merged ssu branch
bzr revid: atp@tinyerp.com-20121107172408-bdck026rez35vy32
2012-11-07 22:54:08 +05:30
Fabien Pinckaers b1a02e0b15 [IMP] Expenses configuration menu simplified
bzr revid: fp@openerp.com-20121106212818-hlq7s697ww3y3kbq
2012-11-06 22:28:18 +01:00
Saurang Suthar 584f5216ce [IMP]hr_expense:removed on chenge method which is put on hr_expense_ok field
bzr revid: ssu@tinyerp.com-20121106124942-ehomc5nhuhwrci1w
2012-11-06 18:19:42 +05:30
Antonin Bourguignon 602ed5c7ca [MERGE] trunk
bzr revid: abo@openerp.com-20121105101538-tdgu6bi8vp2lnqru
2012-11-05 11:15:38 +01:00
Fabien Pinckaers 727ffa6794 [IMP] menu for products in expenses
bzr revid: fp@tinyerp.com-20121102082936-mrqmosm9u72gmdjm
2012-11-02 09:29:36 +01:00
Antonin Bourguignon 5be9d20a0b [MERGE] trunk
bzr revid: abo@openerp.com-20121030154647-6acbljvitcmphriz
2012-10-30 16:46:47 +01:00
Turkesh Patel (Open ERP) 35e86bbe97 [IMP] hr_expense: improved view of form for total amount
bzr revid: tpa@tinyerp.com-20121029062615-6yso6bkirdm1yjus
2012-10-29 11:56:15 +05:30
Fabien Pinckaers 9a016b4644 [FIX] useability
bzr revid: fp@tinyerp.com-20121025151013-cd0gvro61h8224tv
2012-10-25 17:10:13 +02:00
Rajesh Prajapati (OpenERP) c311d480de [IMP] hr_expense : group removed
bzr revid: rpr@tinyerp.com-20121025103126-iwr8zeliichlmjqd
2012-10-25 16:01:26 +05:30
Rajesh Prajapati (OpenERP) d3903c023f [IMP] hr_expense : product menu added to expense management
bzr revid: rpr@tinyerp.com-20121018072440-mf1ajn5zvltfye60
2012-10-18 12:54:40 +05:30
Fabien Pinckaers dd5f5eca9b [MERGE]
bzr revid: fp@openerp.com-20121010203818-32otffomve5ifm16
2012-10-10 22:38:18 +02:00
Quentin (OpenERP) 5cae4f05bf [IMP] hr_expense: added monetary widget on expense form view
bzr revid: qdp-launchpad@openerp.com-20121010124626-gw4inlqinqptubup
2012-10-10 14:46:26 +02:00
Quentin (OpenERP) a369130a35 [IMP] crm: remove 'sale team' from res.partner search view
bzr revid: qdp-launchpad@openerp.com-20121008130831-hjm46vehb54tqc74
2012-10-08 15:08:31 +02:00
Quentin (OpenERP) 109d418de0 [IMP] hr_expense: search view
bzr revid: qdp-launchpad@openerp.com-20121008101131-r34boe2joemso1mu
2012-10-08 12:11:31 +02:00
Mayur Maheshwari (OpenERP) 8306d9226e [IMP]Product: sale_delay, loc_rack, loc_row, loc_case fields move from product to stock and purchase_ok field move from product to purchase and related views and data updated
bzr revid: mma@tinyerp.com-20121003064840-0zsgb6ntp4yfc46z
2012-10-03 12:18:40 +05:30