Commit Graph

61742 Commits

Author SHA1 Message Date
Christophe Simonis eae55df214 [FIX] point_of_sale: let the session generate a session_id itself
bzr revid: chs@openerp.com-20140115161651-aht37d2ruf1jyzw6
2014-01-15 17:16:51 +01:00
jke-openerp a9218d7afd [MERGE] Merge with trunk
Replace dHtmlXScheduler calendar by FullCalendar from Jquery
Manage filter by coworker/favorite Employee
Manage avatar in event / in sidebar filter

bzr revid: jke@openerp.com-20140114160325-1e4dgbe3f8fo38na
2014-01-14 17:03:25 +01:00
jke-openerp 0848bc7c79 [MERGE] Merge with trunk-cal-jke
New calendar :
   Component changed : dHtml into Jquery FullCalendar
   Manage recurrency
   Manage alarm with notif/mail
   oAuth google 'web app'
   Manage coworker / Favorite
   Use avatar for attendee and filter
   Manager calendar by partner and not user
   Your events are now event where you are attendees and not events that you have created
   Manage quick_create, Quick_view, ...

Rename module google_base_account into google_account
Rename module base_calendar into calendar
New module Google Calendar

bzr revid: jke@openerp.com-20140114155927-vu7x8egpcirommus
2014-01-14 16:59:27 +01:00
jke-openerp 85610ef401 [IMP] Force start date to the first occurence of an rrule
bzr revid: jke@openerp.com-20140114155152-fbdy5n51shlc9xvu
2014-01-14 16:51:52 +01:00
jke-openerp 11ad17a085 [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140113200621-m1tuxf3mx9hgzsha
bzr revid: jke@openerp.com-20140114135749-p7s1vtyg0sy8yza6
2014-01-14 14:57:49 +01:00
jke-openerp 0072915549 [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140114135240-c7r0ma18f1ls2yae
2014-01-14 14:52:40 +01:00
jke-openerp e9e2673044 [REF] Remove unused picture from POS
bzr revid: jke@openerp.com-20140114135154-4xyk2z4qarx6s59r
2014-01-14 14:51:54 +01:00
jke-openerp 53264da08a [REF] Add order fix on calendar list view, flake google_calendar, undelete function get_sequence needed for google synchro
bzr revid: jke@openerp.com-20140114133736-cvvftr4hmaa3w3ad
2014-01-14 14:37:36 +01:00
Xavier Morel e761b40a04 [FIX] pillow-compatible Image import
bzr revid: xmo@openerp.com-20140114125342-1l9smyz7woh8fg6t
2014-01-14 13:53:42 +01:00
Stephane Wirtel 0aadcf42c9 [FIX] hr_holidays: Reverse previous patch with the warning
bzr revid: stw@openerp.com-20140114114559-ri5ts0vgv2vmyfth
2014-01-14 12:45:59 +01:00
Launchpad Translations on behalf of openerp fb7a497ff0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140114055838-31j3saw3pdlwevp1
2014-01-14 05:58:38 +00:00
jke-openerp facb8547db [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140113193830-igvzvf8gsic5okm8
2014-01-13 20:38:30 +01:00
jke-openerp 41706f1ab5 [REF] Add missing import for uuid
bzr revid: jke@openerp.com-20140113193121-dafln7ygtzy6415s
2014-01-13 20:31:21 +01:00
jke-openerp 5626a5a391 [REF] Removing the quick create overriding for hr_holiday - that was a test/sample not used
bzr revid: jke@openerp.com-20140113174701-nmvtarylf19d63nx
2014-01-13 18:47:01 +01:00
jke-openerp f9b6ff0760 [REF] Refactoring according to the review of CHS
bzr revid: jke@openerp.com-20140113174338-4fkx4zs8cw6k20y3
2014-01-13 18:43:38 +01:00
jke-openerp c5791441c4 [REF] Refactoring according to CHS and AL review
bzr revid: jke@openerp.com-20140113174157-ins4vf57g0p6v82u
2014-01-13 18:41:57 +01:00
Martin Trigaux c2da410014 [FIX] kanban: format aggregates values to float to avoid too long numbers in kanban column
bzr revid: mat@openerp.com-20140113172623-yuqjbhcsdxjq82rw
2014-01-13 18:26:23 +01:00
Stephane Wirtel bfe20de386 [FIX] project_timesheet: supply_method is implemented in the module
'procurement' but this one is not in the dependencies of project_timesheet.

bzr revid: stw@openerp.com-20140113162901-0ykp7nlrxdiydmv5
2014-01-13 17:29:01 +01:00
Stephane Wirtel e091efecb8 [FIX] hr_holidays: Use osv.except_osv instead exceptions.Warning, because
Warning does not inherit from osv.except_osv and this exception is not catched
by the system.

bzr revid: stw@openerp.com-20140113162727-5au3iimfz4d1mszw
2014-01-13 17:27:27 +01:00
Martin Trigaux 1f163f5a78 [FIX] account: demo opening period, add x in the name
bzr revid: mat@openerp.com-20140113122917-zszm18ywrel1ie68
2014-01-13 13:29:17 +01:00
Martin Trigaux 7078d1c36a [MERGE] sync with trunk
bzr revid: mat@openerp.com-20140113112336-1dg6zz86g24yiicq
2014-01-13 12:23:36 +01:00
Martin Trigaux e0f4c59f11 [FIX] account: accounting periods in demo data are no longer opening periods, create a new period_0 as opening period
bzr revid: mat@openerp.com-20140113105555-nuefln1bajgwexpd
2014-01-13 11:55:55 +01:00
Frédéric van der Essen 8a43a64250 [MERGE] better management for python dependencies of the hardware driver modules
bzr revid: fva@openerp.com-20140113105447-4ylwptc139oho2m6
2014-01-13 11:54:47 +01:00
Frédéric van der Essen 310807b286 [MERGE] from trunk
bzr revid: fva@openerp.com-20140113105344-285tkvqrnmza0awn
2014-01-13 11:53:44 +01:00
Martin Trigaux fb6f7b406d [IMP] project: remove duplicated field complete_name (already present in account.analytic.account)
bzr revid: mat@openerp.com-20140113103245-md9rl0hsym79abdq
2014-01-13 11:32:45 +01:00
Frédéric van der Essen 0b580af49b [FIX] hw_scanner: made evdev dependency optional (obviously it won't work if it's not installed...)
bzr revid: fva@openerp.com-20140113103148-2uvhd7de6i9o40kx
2014-01-13 11:31:48 +01:00
Frédéric van der Essen f72044585a [FIX] hw_escpos: removed PIL external dependency as it is already required by openerp
bzr revid: fva@openerp.com-20140113101520-meh1tswxn2eg11ge
2014-01-13 11:15:20 +01:00
Frédéric van der Essen b897920b5a [FIX] hw_escpos: added pyserial, pyqrcode & PIL as external dependencies of the module, to prevent it from being installed if they aren't available
bzr revid: fva@openerp.com-20140113100418-v08gb20ayy7eeogm
2014-01-13 11:04:18 +01:00
Frédéric van der Essen 59ba2bf90b [FIX] hw_escpos: added pyusb as an external dependency of the module, to prevent it from being installed without pyusb available
bzr revid: fva@openerp.com-20140113094418-m6727xev0kt7bgk8
2014-01-13 10:44:18 +01:00
Frédéric van der Essen bee7a6d4f3 [FIX] point_of_sale: removed useless escpos python module & pyusb from hw_proxy module
bzr revid: fva@openerp.com-20140113092322-qa8v4qhr4qo2kouc
2014-01-13 10:23:22 +01:00
Frédéric van der Essen 9dd30a1815 [MERGE] from trunk
bzr revid: fva@openerp.com-20140113090646-4o165k3l1hbeogit
2014-01-13 10:06:46 +01:00
Launchpad Translations on behalf of openerp fa02a0a2e7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140111054551-r144q2z5chu41e2t
2014-01-11 05:45:51 +00:00
Frédéric van der Essen bf792a2fd6 [MERGE] point_of_sale: big point of sale upgrade for posbox campaign
bzr revid: fva@openerp.com-20140110172410-ao0le042o8h9enha
2014-01-10 18:24:10 +01:00
Frédéric van der Essen 4165921640 [MERGE] from trunk
bzr revid: fva@openerp.com-20140110172323-35agisgr341hzc3b
2014-01-10 18:23:23 +01:00
Frédéric van der Essen a97a587fad [IMP] point_of_sale: posbox automatic discovery
bzr revid: fva@openerp.com-20140110171746-286285ds696d5kby
2014-01-10 18:17:46 +01:00
jke-openerp 656f8241d5 [REF] Refactoring according to the first review of CHS
bzr revid: jke@openerp.com-20140110170912-im9p7j5wf229k4d6
2014-01-10 18:09:12 +01:00
jke-openerp 4d728f85dc [IMP] Improve according first review CHS
bzr revid: jke@openerp.com-20140110170333-vkvhw7zon9h2qw6n
2014-01-10 18:03:33 +01:00
Stephane Wirtel bea411bb98 [IMP] Backport one feature from website: this feature allows to specify a file
path on the field tag fetching the right file instead of using the base64
encoded file in the field.

<field name="image" type="base64" file="base/static/img/main_partner-image.png" />

bzr revid: stw@openerp.com-20140109154550-a04qybctzaaqtrlr
2014-01-09 16:45:50 +01:00
Frédéric van der Essen 7ab7cf2149 [MERGE] from trunk
bzr revid: fva@openerp.com-20140109101313-cle2m2axh6vjj8yy
2014-01-09 11:13:13 +01:00
Martin Trigaux 5237d95f16 [ADD] project: add change_default parameter on project_id field of project.task. This allows to set default values depending on project through ir.values.
bzr revid: mat@openerp.com-20140107171346-nd1a2esmdaqj9xip
2014-01-07 18:13:46 +01:00
Frédéric van der Essen a726bf2d76 [FIX] point_of_sale: removed console.logs, fixed the tests to work with the new ui
bzr revid: fva@openerp.com-20140106174957-ee323a33j59q1npw
2014-01-06 18:49:57 +01:00
Frédéric van der Essen b9a245b22a [IMP] point_of_sale: proper dom cache implementation, removed Imagecache as it is now obsolete, and some minor css fixes
bzr revid: fva@openerp.com-20140106171532-bue38i0myofyt3ww
2014-01-06 18:15:32 +01:00
Frédéric van der Essen 4b4642bcc9 [IMP] hw_escpos: print taxes details on receipt
bzr revid: fva@openerp.com-20140106145446-fhcefc6zy8w7zsur
2014-01-06 15:54:46 +01:00
Frédéric van der Essen 643bb8566c [IMP] point_of_sale: detailed tax report on receipt
bzr revid: fva@openerp.com-20140106135119-cnhopx3nie7f0r8h
2014-01-06 14:51:19 +01:00
Quentin (OpenERP) 5881686194 [IMP] web_kanban_sparkline: don't show the value in the tooltip for the sparklines of type 'tristate'
bzr revid: qdp-launchpad@openerp.com-20140106131605-8lfp6dzpnl9vor09
2014-01-06 14:16:05 +01:00
jke-openerp 4c24a73c64 [Merge] Merge with trunk
bzr revid: jke@openerp.com-20140106082231-84opu0zwlwvzfvzg
2014-01-06 09:22:31 +01:00
jke-openerp ecca2f99c3 [Merge] Merge With Trunk
bzr revid: jke@openerp.com-20140106082030-e0auqh3l9b2cpuyi
2014-01-06 09:20:30 +01:00
Launchpad Translations on behalf of openerp ced63415b7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140103054140-sxa6ru24qvhgz2ve
bzr revid: launchpad_translations_on_behalf_of_openerp-20140104054255-7o6b0x7c1vifv0do
bzr revid: launchpad_translations_on_behalf_of_openerp-20140105052647-pckbu2ehnp5l8217
2014-01-05 05:26:47 +00:00
Frédéric van der Essen 96dd2211c9 [IMP] point_of_sale: styling of the category button without pictures
bzr revid: fva@openerp.com-20140103164048-pwq852fmbroz27c3
2014-01-03 17:40:48 +01:00
Frédéric van der Essen 36a58d47d0 [FIX] point_of_sale: changed background of product categories list
bzr revid: fva@openerp.com-20140103155615-on0o5sy4d2f6jxx1
2014-01-03 16:56:15 +01:00