Commit Graph

74328 Commits

Author SHA1 Message Date
Frédéric van der Essen 74a550dae8 [IMP] point_of_sale: this line doesn't make any sense and should never have been committed
bzr revid: fva@openerp.com-20130905134217-2ij45szmu4tzsqiw
2013-09-05 15:42:17 +02:00
Frédéric van der Essen 3443f6cd9e [IMP] point_of_sale: forgot a few changes related to previous commit
bzr revid: fva@openerp.com-20130905133831-5nwuy2njplvekd2y
2013-09-05 15:38:31 +02:00
Frédéric van der Essen 84cd290018 [IMP] point_of_sale: remove hover effects, and change button colors when pressed instead (use :active) + tooltip removal was not always effective
bzr revid: fva@openerp.com-20130905133159-8pu2kd8ex5tdbirl
2013-09-05 15:31:59 +02:00
Frédéric van der Essen 71ae60324b [IMP] point_of_sale: sane multi order workflow + remove existing tooltips when we load the pos
bzr revid: fva@openerp.com-20130905104357-xlf51euhnclymj7x
2013-09-05 12:43:57 +02:00
Thibault Delavallée a8201c6891 [MERGE] [IMP] point_of_sale
Removed default POS category
Removed 'other' category from data
Fixed pos payment methods not all listed when creating a pos

bzr revid: tde@openerp.com-20130905103952-kbew55mqxltjdoey
2013-09-05 12:39:52 +02:00
Anael Closson 1bd6608df9 [FIX] OWP 593963 : limit results when opening "search more" as it's really slow when lot of records in database
bzr revid: acl@openerp.com-20130905092122-47ynnssvvvo4aef2
2013-09-05 11:21:22 +02:00
Olivier Dony bb67905bc5 [DOC] module dev: description of view attributes @edit|@create|@delete, courtesy of Alexande Fayolle (Camptopcamp)
bzr revid: odo@openerp.com-20130905091841-ncn16pmcck54tj76
2013-09-05 11:18:41 +02:00
Launchpad Translations on behalf of openerp 1d02a933e3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130905051758-jl50461zfgvthh7j
2013-09-05 05:17:58 +00:00
Thibault Delavallée 1b5d80d78d [MERGE] [IMP] warehouse/invoicing: minor usability improvements: hide group_by partner field when not necessary
bzr revid: tde@openerp.com-20130904144430-seei7on2rs8wk6mn
2013-09-04 16:44:30 +02: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 1a6eb52a32 [MERGE] [IMP] hr_payroll: improved demo data and yml tests demo data
bzr revid: tde@openerp.com-20130904141110-svlfpvl3ddu12al7
2013-09-04 16:11:10 +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
Thibault Delavallée 920d50f585 [MERGE] [IMP] hr_recruitment: store current stage before doing stage modification. This allows to do some stage analysis, such as stages before refusing an applicant. Also added in reports.
bzr revid: tde@openerp.com-20130904141024-gku10b6841jwqh5y
2013-09-04 16:10:24 +02:00
Martin Trigaux d60c0be37c [FIX] point_of_sale: pass reference of customer from pos to order
bzr revid: mat@openerp.com-20130904140628-4p9xnedoh3p2xgcw
2013-09-04 16:06:28 +02:00
niv-openerp 5b530b4722 [FIX] problem in kanban views, the little "+" button in grouped kanban views had a too high z-index that makes it appear above the instant messaging search bar
bzr revid: nicolas.vanhoren@openerp.com-20130904133505-uwuop0q6nwcs0a0l
2013-09-04 15:35:05 +02:00
niv-openerp 5e9f1c742c [IMP] im: some more improvements and bug fixes to make the group chat more usable
bzr revid: nicolas.vanhoren@openerp.com-20130904132904-1tabxcy8hhthwuoh
2013-09-04 15:29:04 +02:00
niv-openerp 146798a4ef merge trunk
bzr revid: nicolas.vanhoren@openerp.com-20130904132830-zn80fl2ut6rbpmhw
2013-09-04 15:28:30 +02:00
niv-openerp ca234ac7c6 [FIX] problem with statusbar in form view that has a higher z-index for no reason, it makes it appear on top of the instant messaging search bar
bzr revid: nicolas.vanhoren@openerp.com-20130904132430-5cqmw44aevqkgcso
2013-09-04 15:24:30 +02:00
niv-openerp 85e52d1f86 Now can disconnect from a group chat
bzr revid: nicolas.vanhoren@openerp.com-20130904131753-bdp93e8vwtg4za7n
2013-09-04 15:17:53 +02:00
Thibault Delavallée e8e22a88f1 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904131134-2ocutcowwy609w9v
2013-09-04 15:11:34 +02:00
alexandre.fayolle@camptocamp.com cebc744117 [IMP] update the documentation patch
add all supported attributes
add list of supported views
add example use case
add information about the default value of these attributes

bzr revid: alexandre.fayolle@camptocamp.com-20130904125842-wza567qnuc2m9gdu
2013-09-04 14:58:42 +02:00
Olivier Dony 04560e356e [FIX] product: avoid triggering warning about pricelist_id being non-searchable
It is a dummy file that is not meant to be used
for filtering, but only for setting the context.

bzr revid: odo@openerp.com-20130904123949-z1zfoxucspx7avwv
2013-09-04 14:39:49 +02:00
Thibault Delavallée e6b85985a5 [MERGE] [FIX] mail: Chatter recipients display fixes.
bzr revid: tde@openerp.com-20130904114911-qbz31cu6675rt603
2013-09-04 13:49:11 +02:00
niv-openerp acea8a695b Does not open window all the time when the session is modified
bzr revid: nicolas.vanhoren@openerp.com-20130904095746-yyqq7wh1h38x2ndx
2013-09-04 11:57:46 +02:00
Christophe Simonis d30b756c1e [FIX] project_mrp: correct process to not depends of indirect installation of sale_stock
bzr revid: chs@openerp.com-20130904085533-ehpqffbvkb9wd91r
2013-09-04 10:55:33 +02:00
Bharat R. Devnani (OpenERP) 9adf175561 [IMP] refered sale_line_id of procurement_order from stock_move object
bzr revid: bde@tinyerp.com-20130904061451-ouptbee94gb2dsht
2013-09-04 11:44:51 +05:30
Launchpad Translations on behalf of openerp 3ef8dbeac3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130904050344-pjsmx05h22n09162
2013-09-04 05:03:44 +00:00
Launchpad Translations on behalf of openerp 6186327ac5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130830052438-jvtrussyel6pvhct
bzr revid: launchpad_translations_on_behalf_of_openerp-20130831052818-otlyca13ztra51hb
bzr revid: launchpad_translations_on_behalf_of_openerp-20130904050324-d39zv23qepnx3bzm
2013-09-04 05:03:24 +00:00
Launchpad Translations on behalf of openerp 21c2c9f4b0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130904044830-cbqtprj1ft3knb9p
2013-09-04 04:48:30 +00:00
Launchpad Translations on behalf of openerp 100afe9b18 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130904044003-n1vkamvz0foqstzg
2013-09-04 04:40:03 +00:00
Olivier Dony 1b004bce32 [FIX] ir.filters: deduplicate redundant ACL on ir.filters
By default everybody should be able to read and modify
filters, and this is coupled with a global ir.rule that
only permits viewing and touching global filters and
owned filters.

bzr revid: odo@openerp.com-20130903172606-7vn0z2gz71urfdtz
2013-09-03 19:26:06 +02:00
Olivier Dony 1d1b66bdee [FIX] hr_expense: duplicate copy() method corrected, courtesy of Yannick Vaucher, Camptocamp
lp bug: https://launchpad.net/bugs/1219691 fixed

bzr revid: odo@openerp.com-20130903170433-u6f66lcgjp4w57th
2013-09-03 19:04:33 +02:00
Martin Trigaux 9530012d09 [IMP] account: set default value on account invoice line and fallback on id for ordering if no sequence is available
bzr revid: mat@openerp.com-20130903160108-gc7hnhdmzx7rg6tm
2013-09-03 18:01:08 +02:00
Thibault Delavallée 68f9b63c73 [IMP] mass_mailing: added fields on segment form view + rules for segment model
bzr revid: tde@openerp.com-20130903152553-y0s4jhqagu0ff92m
2013-09-03 17:25:53 +02:00
Thibault Delavallée c971e0c175 [FIX] mass_mailing, crm: fixed sparkline options
bzr revid: tde@openerp.com-20130903152036-wqcdpn2fn28ukrpo
2013-09-03 17:20:36 +02:00
Thibault Delavallée bf1fd1d071 [FIX] sparkline widget: fixed some default values computation
bzr revid: tde@openerp.com-20130903152028-6gr51965tmva0npu
2013-09-03 17:20:28 +02:00
Thibault Delavallée 903ca548c7 [IMP] mass_mailing: added kanban views for mass_mailing, implemented segment for campaigns. Moved sparkline and gauge widgets to web.
Segment: template, date, mails.
Campaign: grouped statistics.

bzr revid: tde@openerp.com-20130903145936-nwy250w1suxmtbl3
2013-09-03 16:59:36 +02:00
Thibault Delavallée 305e9f5cdd [ADD] web, web_kanban: moved sparkline and gauge widgets from crm and sale_crm into web, because other modules will have to use it in kanban veiws.
bzr revid: tde@openerp.com-20130903145840-uxt0blhjcly1oz3o
2013-09-03 16:58:40 +02:00
niv-openerp 0c03661b56 Added url detection
bzr revid: nicolas.vanhoren@openerp.com-20130903135940-3miafvmwtiiuc769
2013-09-03 15:59:40 +02:00
Martin Trigaux 2130335727 [FIX] account: order on invoice lines based on sequence number (for complains, please refer to dle)
bzr revid: mat@openerp.com-20130903125900-wl1r1etx9pyhe185
2013-09-03 14:59:00 +02:00
Martin Trigaux cfd7130b74 [MERGE] various changes
account: move button on analytic chart wizard to bottom
account: use button Target Moves in financial report views (bug lp:1078146)
project: set duplicated task in default stage instead of current

bzr revid: mat@openerp.com-20130903093640-7jfbmhc441pnrz7y
2013-09-03 11:36:40 +02:00
Martin Trigaux 39ccb90b91 [IMP] account: pass target_move in common report instead of only financial report
bzr revid: mat@openerp.com-20130903092732-4zs6g63jgo0jjayi
2013-09-03 11:27:32 +02:00
niv-openerp b183c50f3a [IMP] im: implemented group chat
bzr revid: nicolas.vanhoren@openerp.com-20130903083648-8xer767nsbi8fapr
2013-09-03 10:36:48 +02:00
Turkesh Patel (Open ERP) 3bbe2330af [IMP] improved code to set default accounts in l10n_us,l10n_ma and added new currency_id field to set currency based on select coa, fixed installation time error of l10n_ve
bzr revid: tpa@tinyerp.com-20130903070707-7ib7qi5yubhr11u8
2013-09-03 12:37:07 +05:30
Launchpad Translations on behalf of openerp 043a93132d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130903060845-m8b568p0wk2zcy20
2013-09-03 06:08:45 +00:00
Launchpad Translations on behalf of openerp cb8f9c5a0d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130903054857-i15nhvtthlho7chm
2013-09-03 05:48:57 +00:00
Turkesh Patel (Open ERP) e7ef5b8790 [IMP] in order to set default chart which was last created set max of ids.
bzr revid: tpa@tinyerp.com-20130903053715-zyduv0q0b81lz0vq
2013-09-03 11:07:15 +05:30
niv-openerp 6c6169da1b Added critical feature
bzr revid: nicolas.vanhoren@openerp.com-20130902173659-r5tl8ds8djcjdrb2
2013-09-02 19:36:59 +02:00
niv-openerp 599602bb76 [FIX] potential bug in application initialization
bzr revid: nicolas.vanhoren@openerp.com-20130902173629-be1r67o5vtbgb9yp
2013-09-02 19:36:29 +02:00
niv-openerp d8bbbdf7c5 wip
bzr revid: nicolas.vanhoren@openerp.com-20130902172923-n0ofkb51orxfrq75
2013-09-02 19:29:23 +02:00