Commit Graph

71706 Commits

Author SHA1 Message Date
niv-openerp 97b22323aa Refactored main.py
bzr revid: nicolas.vanhoren@openerp.com-20130604153037-h4kzan18r2wlkb62
2013-06-04 17:30:37 +02:00
niv-openerp b466818a89 (At least) managed to put the magic patcher for all methods that get a "req" object
bzr revid: nicolas.vanhoren@openerp.com-20130604151631-tfqvcoq3kd4e16ey
2013-06-04 17:16:31 +02:00
Thibault Delavallée 27839fead3 [CLEAN] auth_signup, mail_mail: better management of exceptions when sending emails, delegated to mail_mail.
bzr revid: tde@openerp.com-20130604151508-7bd8gxhkr86fuybp
2013-06-04 17:15:08 +02:00
Vo Minh Thu 21dd30219b [MERGE] base_action_rule: simplified form view with a clear `kind` field.
bzr revid: vmt@openerp.com-20130604150143-e1vola6oyqxvyxc7
2013-06-04 17:01:43 +02:00
Thibault Delavallée 01c61499a3 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130604134414-ryv37jryzi3c8061
2013-06-04 15:44:14 +02:00
Thibault Delavallée b545e866b1 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130604134405-byfc98qwgyeoufrl
2013-06-04 15:44:05 +02:00
Thibault Delavallée 02ba5f2561 [MERGE] [IMP] Salesteam kanban view
- now displaying bar charts for open leads, won opportunities, invoiced and quoted for the last 5 months
- now displaying gauge charts for invoiced and forecast invoice amount for the current month
- improved search (fields/filters/groupby) on sales teams

Including :
- SparklineBarWidget widget: using sparkline widget, allows to display bar charts on a char field. The field value should be formatted like a list of objects (value, tooltip): (str) value='[{'value': 10, 'tooltip': 'my tooltip1'}, {..}, {..}]'.
- GaugeWidget widget: using JustGage widget, allows to display gauge chart on an int field. The max_field attribute allows to set the gauge maximum value.
- improved search on salesteam (responsible, code, note + filter 'My Salesteam' + groupbys (team leader, parent salesteam)

Misc :
- small improvements of lead/opportunities form view
- moved several fields / filters in view into base.group_multi_salesteams group

bzr revid: tde@openerp.com-20130604134228-j5f00q4x8tp92k7k
2013-06-04 15:42:28 +02:00
niv-openerp 01c6623a9b Puts the request in a thread-local stack
bzr revid: nicolas.vanhoren@openerp.com-20130604133450-j7mhtn2r9wbur5o7
2013-06-04 15:34:50 +02:00
Vo Minh Thu 3f8551e68c [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130604131428-nh9ikodh8lit5p7b
2013-06-04 15:14:28 +02:00
Vo Minh Thu 048b365aff [FIX] renamed Partner Catgories to Partner Tags.
bzr revid: vmt@openerp.com-20130604124003-bpga8k6lq4s7qlvp
2013-06-04 14:40:03 +02:00
Thibault Delavallée a3c677b337 [CLEAN] sale, sale_crm: reverted some changes, cleaning before merging.
bzr revid: tde@openerp.com-20130604123026-f0xks6ky1rkw3ser
2013-06-04 14:30:26 +02:00
Vo Minh Thu 0019a86ecf [MERGE] orm: add _sql_contraints only when _auto.
bzr revid: vmt@openerp.com-20130604115402-4cf07eq53o6ocs39
2013-06-04 13:54:02 +02:00
Thibault Delavallée 6dd31d5841 [IMP] crm: added code on sales team search view
bzr revid: tde@openerp.com-20130604115159-56jsm8dr23gxl30c
2013-06-04 13:51:59 +02:00
Thibault Delavallée 1d8cd3ec88 [FIX] crm: order of files in tertimonial
bzr revid: tde@openerp.com-20130604113516-v79kumeixy26538b
2013-06-04 13:35:16 +02:00
Olivier Dony b16935efdc [IMP] orm: include forbidden IDs when logging ir.rules violations, to make troubleshooting easier
bzr revid: odo@openerp.com-20130604111354-1x5yc305okhx5ujk
2013-06-04 13:13:54 +02:00
Martin Trigaux 45c3fd063b [MERGE] Forward porting of latest 7.0 bugfixes, up to rev. 9193
bzr revid: mat@openerp.com-20130604110041-yemgrfsi02uboe8m
2013-06-04 13:00:41 +02:00
Thibault Delavallée 8480636380 [CLEAN] crm: removed minified file for sparkline as we use plain file; small changes in views.
bzr revid: tde@openerp.com-20130604105648-ytfhdb5wmdrzkyay
2013-06-04 12:56:48 +02:00
Vo Minh Thu 186da3a29c [MERGE] res_users treee view: use the `login_date` field (instead of `date`).
bzr revid: vmt@openerp.com-20130604094438-zwp5e09fte4ie1af
2013-06-04 11:44:38 +02:00
Thibault Delavallée 37fb148346 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130604091042-6aethn2pmxtniqaw
2013-06-04 11:10:42 +02:00
Thibault Delavallée 6049940fea [IMP] crm: lead form view: escalate as a link
bzr revid: tde@openerp.com-20130604091014-25vsm5upv9z1oq97
2013-06-04 11:10:14 +02:00
Martin Trigaux b7fb321f5b [MERGE] [FIX] correct path for printing webkit reports on windows server, courtesy of Olivier Laurent (Acsone)
lp bug: https://launchpad.net/bugs/1159702 fixed

bzr revid: mat@openerp.com-20130604084631-pv3echfj33qatqug
2013-06-04 10:46:31 +02:00
Vo Minh Thu 6f1531f1d3 [MERGE] orm: add __iter__ method on browse_null.
Otherwise Python falls back to __getitem__ when trying to loop over it
or when trying to test `in`.

bzr revid: vmt@openerp.com-20130604081706-z79vqj36ls2adw09
2013-06-04 10:17:06 +02:00
Launchpad Translations on behalf of openerp 480310a029 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130604062725-756lijc06mik58o7
2013-06-04 06:27:25 +00:00
Launchpad Translations on behalf of openerp 95c9d77c9f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130604052044-tc482yzk760flm6m
2013-06-04 05:20:44 +00:00
Olivier Dony 2c364097c7 [MERGE] l10n_ca: fix some tax definitions + updated fiscal position names, courtesy of Jonatan Cloutier (Savoir-Faire Linux)
bzr revid: odo@openerp.com-20130603161020-gljpqmv504pn2npv
2013-06-03 18:10:20 +02:00
Olivier Dony b942539e3d [MERGE] l10n_lu: update financial report labels to match latest eCDF values, courtesy of Stéphane Bidoul (Acsone)
bzr revid: odo@openerp.com-20130603155610-penultapioum2i8w
2013-06-03 17:56:10 +02:00
Christophe Matthieu d86f6f24c0 [IMP] suppress button oe_demo_play
bzr revid: chm@openerp.com-20130603154158-7k9tvdwmn6ukp5x3
2013-06-03 17:41:58 +02:00
Vo Minh Thu afc7b07905 [MERGE] rng: more precise attributes/values on the `field` element.
bzr revid: vmt@openerp.com-20130603153456-kl112hvilfnyjtjg
2013-06-03 17:34:56 +02:00
Vo Minh Thu 38d9325f66 [MERGE] views: removed unnecessary `model` attribute used with `ref`.
bzr revid: vmt@openerp.com-20130603144446-ara6oli0her5rdm3
2013-06-03 16:44:46 +02:00
Vo Minh Thu 6d80cebc3d [MERGE] improved typos.
bzr revid: vmt@openerp.com-20130603134442-zeqchsvtb9bukben
2013-06-03 15:44:42 +02:00
Vo Minh Thu de673a99a9 [MERGE] res.partner: ondelete=restrict on the state and country many2one.
bzr revid: vmt@openerp.com-20130603133555-2oz1bxotnkdh7tu4
2013-06-03 15:35:55 +02:00
Vo Minh Thu e081fd19dc [MERGE] res_users_view (preferences): save button now in red.
bzr revid: vmt@openerp.com-20130603132532-v5rlpj8tbbk34djy
2013-06-03 15:25:32 +02:00
Vo Minh Thu 9c155f570f [MERGE] res_partner_view: provide defaults for customer exactly as for supplier.
bzr revid: vmt@openerp.com-20130603125946-w510xiwssfxc06lc
2013-06-03 14:59:46 +02:00
Vo Minh Thu 2fcf951703 [MERGE] openerp.service.db: fixed typos.
bzr revid: vmt@openerp.com-20130603122129-gzajkt1955fsr8gi
2013-06-03 14:21:29 +02:00
Olivier Dony dba21ae6ef [FIX] procurement: remove spurious placeholder in tree view
bzr revid: odo@openerp.com-20130603121914-bf7msemmufcywoc1
2013-06-03 14:19:14 +02:00
Olivier Dony 0f983a0146 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183
rev-id launchpad_translations_on_behalf_of_openerp-20130531070107-7d2k818beg8965ll

bzr revid: odo@openerp.com-20130603121852-jdl6vlo9dmjk0rlc
2013-06-03 14:18:52 +02:00
Vo Minh Thu a75706ea81 [IMP] module_data.xml: added Survey category (should replace Extra Tools soon).
bzr revid: vmt@openerp.com-20130603115436-35z1rfvxtgdggryn
2013-06-03 13:54:36 +02:00
Vo Minh Thu dea9c95ab7 [MERGE] tools.convert: allow to use relativedelta in XML files.
bzr revid: vmt@openerp.com-20130603111716-lrgu1hxxz96escqa
2013-06-03 13:17:16 +02:00
Nimesh Contractor (OpenERP) 10cf84b77a [MERGE] with trunk.
bzr revid: nco@tinyerp.com-20130603104529-1f7ir2rdfunv9uxn
2013-06-03 16:15:29 +05:30
Martin Trigaux 667876728d [MERGE] [FIX] account: use the purchase or sale description for manual invoicing instead of product description, courtesy of Numérigraphe
lp bug: https://launchpad.net/bugs/1101146 fixed

bzr revid: mat@openerp.com-20130603102627-6dokww7uhijvxlfk
2013-06-03 12:26:27 +02:00
Thibault Delavallée 27b706e9fe [FIX] sale_crm: still fixing demo data.
bzr revid: tde@openerp.com-20130603101200-6of26le663sw0jku
2013-06-03 12:12:00 +02:00
Thibault Delavallée 0f1b903c02 [FIX] sale_crm_demo: fixed demo values for a field that had its name changed.
bzr revid: tde@openerp.com-20130603094213-47rhtybwycqnragh
2013-06-03 11:42:13 +02:00
Quentin (OpenERP) 232e24b7a4 [FIX] trml2pdf: reportlab 2.4.4 doesn't support the previous syntax (sname in self.default_style)
bzr revid: qdp-launchpad@openerp.com-20130603093048-4iwgnb4hxhsxrazc
2013-06-03 11:30:48 +02:00
Sejal Bhut (OpenERP Trainee) dcf8b5e830 [FIX] Database Backup Problem
lp bug: https://launchpad.net/bugs/1100721 fixed

bzr revid: sejalpatel125@gmail.com-20130603092630-3rh4bewi3kihmub7
2013-06-03 14:56:30 +05:30
Launchpad Translations on behalf of openerp 36c14f32d2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130601052916-cojcbyr1k926vl9n
bzr revid: launchpad_translations_on_behalf_of_openerp-20130601051656-7uhyux565iqufm24
bzr revid: launchpad_translations_on_behalf_of_openerp-20130603060229-es17t14hfn00d47h
2013-06-03 06:02:29 +00:00
Launchpad Translations on behalf of openerp 9705c37dfa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130601055923-2o80qu13ofm2jkfh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130531070111-eqt2i0xb3xqrth7p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130601055928-uap5zeq41e0317xt
2013-06-01 05:59:28 +00:00
Thibault Delavallée 09e0cd8dc6 [CLEAN] crm, sale_crm: cleaned code for new fields. Fixed some bugs in calculation and monthly repartition. Updated form views. Improved use of sparkline widget, now having tootips.
bzr revid: tde@openerp.com-20130531153100-q1cmpx0kjb02cbtu
2013-05-31 17:31:00 +02:00
Quentin (OpenERP) fe7866ccec [FIX] crm: after a merge of several leads/opportunities, delete the old records as the SUPERUSER to avoid security issues.
bzr revid: qdp-launchpad@openerp.com-20130531123414-ezx9ixg9ggame1g6
2013-05-31 14:34:14 +02:00
Quentin (OpenERP) 4eb57678cb [FIX] sale_margin: when sharing a SO with a customer, don't show the margin
bzr revid: qdp-launchpad@openerp.com-20130531122745-lkhi0nftibhu325j
2013-05-31 14:27:45 +02:00
Quentin (OpenERP) 5b83d03ac1 [FIX] account, usability: restrict the choice of the account to the ones with type 'other' for income and expense account of product and invoice line
bzr revid: qdp-launchpad@openerp.com-20130531121945-fjb9y6rj3k9qd4m9
2013-05-31 14:19:45 +02:00