Commit Graph

114 Commits

Author SHA1 Message Date
Fabien BOURGEOIS 82155b3cc2 [IMP]Hy Base : favor defns instead of macros here 2019-09-22 10:32:19 +02:00
Fabien BOURGEOIS fbb21545ec [ADD]XML DSL addon 2019-09-20 15:28:33 +02:00
Fabien BOURGEOIS 0b592275a9 [IMP]Hy Base : new odoo macros 2019-09-18 21:10:34 +02:00
Fabien BOURGEOIS b61c49d1e6 [FIX]Hy Base : handle python2 case 2019-09-18 09:28:04 +02:00
Fabien BOURGEOIS f1ae84bc77 [FIX]Hy base : actions-server code fix 2019-09-18 09:27:21 +02:00
Fabien BOURGEOIS 217a64ab68 [IMP]Hy Base : new macro for server actions 2019-09-17 16:40:14 +02:00
Fabien BOURGEOIS e2796dc29b [IMP]Hy base : namespace Odoo DSL 2019-09-16 18:58:25 +02:00
Fabien BOURGEOIS a4a4539528 [FIX]Hy Base : bad args expansion on xml-write macro 2019-09-16 18:57:28 +02:00
Fabien BOURGEOIS 9a7027622f [IMP]Hy base : use gensym for safer xml-write macro 2019-09-16 18:21:29 +02:00
Fabien BOURGEOIS 19b9fa6c69 [REF]Hy base : use format strings, better setv 2019-09-16 18:10:37 +02:00
Fabien BOURGEOIS b8462951e0 [ADD]Hy base : add xml-write macro 2019-09-16 16:47:29 +02:00
Fabien BOURGEOIS 8eb4c0e294 [ADD]Hylang base with XML and Odoo macros 2019-09-16 16:20:08 +02:00
Fabien BOURGEOIS 2d383c2eb4 [FIX]Account Bank Statement Import CCoop : line acc num
Line account number should not be main partner one
2018-12-11 12:33:28 +01:00
Fabien BOURGEOIS 68d119b7b0 [I18N]Grant followup : updated french translation 2018-09-26 16:52:54 +02:00
Fabien BOURGEOIS d4f5ba118f [TYPO]Grand Followup : typo on icon name 2018-09-26 16:24:06 +02:00
Fabien BOURGEOIS c010ead212 [ADD]Grant followup addon 2018-09-26 14:54:03 +02:00
Fabien BOURGEOIS 64e992c3fd [FIX]Account Bank Statement Ccop : name and ref were inversed 2018-09-21 16:25:02 +02:00
Fabien BOURGEOIS d9c9fa52ff [FIX]Account Bank Statment Import CCoop
* Check CCoop CSV file, to allow import chain ;
* Convert ISO to UTF8.
2018-09-12 17:25:05 +02:00
Fabien BOURGEOIS a6b93ab061 [ADD]Account Bank Statement Import CCoop addon 2018-09-12 15:29:15 +02:00
Fabien BOURGEOIS 09f56b8cfd [REM]Web Widget Phone Check : now only render value 2018-08-09 16:29:33 +02:00
Fabien BOURGEOIS 3ff204cc23 [IMP]Yaltik CRM Action : event id should not be copied on duplicate 2018-03-14 07:12:14 +01:00
Fabien BOURGEOIS 276c7a066f [IMP]CRM Action: from partner you should see the whole computed domain, and draft only per default 2018-03-13 10:12:42 +01:00
Fabien BOURGEOIS 21db045488 [FIX]Yaltik CRM Action : refactoring and fixing actions opening from partners 2018-03-10 07:15:30 +01:00
Fabien BOURGEOIS cd76482e9e [FIX]CRM Action bad security category 2018-02-04 06:22:42 +01:00
Fabien BOURGEOIS 6b02ae1053 [IMP]CRM Action : usage of child_of operator 2017-11-29 05:39:45 +01:00
Fabien BOURGEOIS 9377e6fe65 [IMP][REF]CRM Action : for ation view, now see parent and all childs in domain 2017-11-29 05:27:29 +01:00
Fabien BOURGEOIS 2c9d7cd506 [ADD]Yaltik CRM Action : ability to link an action with a lead for the partner or its parent + action counts and listings from partner views targetting actions for partner and its parent 2017-11-26 08:18:38 +01:00
Fabien BOURGEOIS 7d2a6bac07 [IMP]CRM Action : smart button now have draft / total actions 2017-11-24 05:36:22 +01:00
Fabien BOURGEOIS 60e997ee61 [IMP]CRM Action : add date on crm lead form 2017-11-23 07:35:10 +01:00
Fabien BOURGEOIS 89ff8fa1b1 [i18n]Update CRM Action translations 2017-11-23 07:32:02 +01:00
Fabien BOURGEOIS e007776837 [IMP]CRM Action : now lead_id depends on partner_id 2017-11-23 07:29:10 +01:00
Fabien BOURGEOIS d084de7a4f [i18n]Update french translation 2017-11-23 07:22:48 +01:00
Fabien BOURGEOIS 7af4d4a609 [FIX]CRM Action new model methods to allow back to draft and set done 2017-11-23 07:12:16 +01:00
Fabien BOURGEOIS afbe61ed79 [FIX]Yaltik CRM Action : do not use ation image on Kanban view 2017-11-14 10:02:28 +01:00
Fabien BOURGEOIS b048d5d02b [IMP]CRM action : removals of redondent buttons for cancel and done actions (because of statusbar) 2017-11-13 08:19:08 +01:00
Fabien BOURGEOIS 85408448e5 [IMP]CRM Action : hide old activity configuration menu 2017-10-29 11:10:08 +01:00
Fabien BOURGEOIS a0f4039971 [IMP]CRM Action clickable statusbar 2017-10-29 11:08:14 +01:00
Fabien BOURGEOIS 59567d7175 [i18n]CRM Action updated translations 2017-10-29 11:05:57 +01:00
Fabien BOURGEOIS 29c7033d08 [QUA]CRM Action quality : redundant names 2017-10-29 10:58:17 +01:00
Fabien BOURGEOIS 6a82f32f2c [IMP]CRM Action coherence with calendar event for dates (from and to) and partner / attendees 2017-10-29 10:56:57 +01:00
Fabien BOURGEOIS f872725ccd [IMP]CRM Action : now set lead to False if partner has changed 2017-10-29 10:17:36 +01:00
Fabien BOURGEOIS 98a83a2f6c [IMP]CRM Action : change date from date to datetime (handling data migration) 2017-10-29 10:12:22 +01:00
Fabien BOURGEOIS 7904c0f996 [IMP]CRM Action default type : use first priority item 2017-10-29 09:15:02 +01:00
Fabien BOURGEOIS f1388adcc5 [IMP]CRM Actoin : better display name 2017-08-09 17:07:49 +02:00
Fabien BOURGEOIS e1385de5e0 [FIX][i18n]CRM Action few fixes from migration and base french translation 2017-08-09 15:50:25 +02:00
Fabien BOURGEOIS 507473b99d [ADD][WIP]Yaltik CRM Action, inspired from OCA CRM Action and work for Yaltik customers 2017-08-09 14:55:17 +02:00
Fabien Bourgeois b93a4e7343 [FIX][MIG]Fix PhoneFR widget for v10 2017-06-07 09:49:20 +02:00
Fabien Bourgeois 48f2f7c606 [FIX][MIG]Fix URL and Email widgets for v10 2017-06-07 09:49:02 +02:00
Fabien BOURGEOIS 555fe2c375 [FIX]Web widget phone needs the template into manifest 2017-05-01 22:13:04 +02:00
Fabien BOURGEOIS d2a07a151d [FIX]URL widget is not easily accessible 2017-05-01 12:23:05 +02:00