360832d876
[FIX]Yaltik DSL : remove useless external dependency
2021-02-22 19:29:34 +01:00
264d1e37b2
[ADD]Yaltik DSL v12
2021-02-22 18:08:11 +01:00
c338738e2b
[REM]Hy base removal (for external python package)
2020-03-27 00:34:20 +01:00
4f6399c576
[IMP]Hy Base enhancements
...
* New ox-view-new shortcut to quickly create new records and views ;
* New ox-sheet XML field ;
* Improrve ox-field with mangling name attribute ;
* Idem for compute-fn macro for dependencies.
2020-03-26 22:32:16 +01:00
ebef43ad8a
[ADD]Hy Base : new macros
...
* For computed fields ;
* For migrations.
2019-10-23 05:29:17 +02:00
d0a7b6a74e
[IMP]Hy base : add Odoo debug logger
2019-09-22 15:29:29 +02:00
f6b892efd4
[IMP]Hy base : allow attrs as child as 2nd arg for xmln
2019-09-22 15:10:06 +02:00
f2c8818e43
[REF]Hy base : finalize fns over macros
2019-09-22 10:41:27 +02:00
aa7bfe9449
[REF]Hy Base XML better naming for child
2019-09-22 10:28:56 +02:00
291d4fc394
[UPD]XML DSL v12
2019-09-22 10:13:48 +02:00
095f4ce7d9
[IMP]Hy Base : favor defns instead of macros here
2019-09-22 10:12:41 +02:00
dd846361cf
[IMP]Hy Base : new odoo macros
2019-09-18 21:10:00 +02:00
d46a51a330
[FIX]Hy Base : handle python2 case
2019-09-18 09:26:07 +02:00
2a1a765222
[FIX]Hy base : actions-server code fix
2019-09-18 09:25:30 +02:00
3b3846526e
[IMP]Hy Base : new macro for server actions
2019-09-17 16:39:58 +02:00
b7c203ac0d
[ADD]Hy base v12
2019-09-17 16:39:34 +02:00
88e66e0fde
[IMP]Yaltik Bootstrap : base debranding too
2018-12-14 08:26:17 +01:00
08d143a5f6
[ADD]Yaltik bootstrap on 12.0
2018-12-13 19:11:19 +01:00
4ca4d5169c
[MIG]Make all addons as non-installable on 12
2018-12-13 19:04:02 +01:00
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
68d119b7b0
[I18N]Grant followup : updated french translation
2018-09-26 16:52:54 +02:00
d4f5ba118f
[TYPO]Grand Followup : typo on icon name
2018-09-26 16:24:06 +02:00
c010ead212
[ADD]Grant followup addon
2018-09-26 14:54:03 +02:00
64e992c3fd
[FIX]Account Bank Statement Ccop : name and ref were inversed
2018-09-21 16:25:02 +02:00
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
a6b93ab061
[ADD]Account Bank Statement Import CCoop addon
2018-09-12 15:29:15 +02:00
09f56b8cfd
[REM]Web Widget Phone Check : now only render value
2018-08-09 16:29:33 +02:00
3ff204cc23
[IMP]Yaltik CRM Action : event id should not be copied on duplicate
2018-03-14 07:12:14 +01:00
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
21db045488
[FIX]Yaltik CRM Action : refactoring and fixing actions opening from partners
2018-03-10 07:15:30 +01:00
cd76482e9e
[FIX]CRM Action bad security category
2018-02-04 06:22:42 +01:00
6b02ae1053
[IMP]CRM Action : usage of child_of operator
2017-11-29 05:39:45 +01:00
9377e6fe65
[IMP][REF]CRM Action : for ation view, now see parent and all childs in domain
2017-11-29 05:27:29 +01:00
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
7d2a6bac07
[IMP]CRM Action : smart button now have draft / total actions
2017-11-24 05:36:22 +01:00
60e997ee61
[IMP]CRM Action : add date on crm lead form
2017-11-23 07:35:10 +01:00
89ff8fa1b1
[i18n]Update CRM Action translations
2017-11-23 07:32:02 +01:00
e007776837
[IMP]CRM Action : now lead_id depends on partner_id
2017-11-23 07:29:10 +01:00
d084de7a4f
[i18n]Update french translation
2017-11-23 07:22:48 +01:00
7af4d4a609
[FIX]CRM Action new model methods to allow back to draft and set done
2017-11-23 07:12:16 +01:00
afbe61ed79
[FIX]Yaltik CRM Action : do not use ation image on Kanban view
2017-11-14 10:02:28 +01:00
b048d5d02b
[IMP]CRM action : removals of redondent buttons for cancel and done actions (because of statusbar)
2017-11-13 08:19:08 +01:00
85408448e5
[IMP]CRM Action : hide old activity configuration menu
2017-10-29 11:10:08 +01:00
a0f4039971
[IMP]CRM Action clickable statusbar
2017-10-29 11:08:14 +01:00
59567d7175
[i18n]CRM Action updated translations
2017-10-29 11:05:57 +01:00
29c7033d08
[QUA]CRM Action quality : redundant names
2017-10-29 10:58:17 +01:00
6a82f32f2c
[IMP]CRM Action coherence with calendar event for dates (from and to) and partner / attendees
2017-10-29 10:56:57 +01:00
f872725ccd
[IMP]CRM Action : now set lead to False if partner has changed
2017-10-29 10:17:36 +01:00
98a83a2f6c
[IMP]CRM Action : change date from date to datetime (handling data migration)
2017-10-29 10:12:22 +01:00
7904c0f996
[IMP]CRM Action default type : use first priority item
2017-10-29 09:15:02 +01:00