Commit Graph

13 Commits

Author SHA1 Message Date
Fabien BOURGEOIS 4cccf0e084 [FIX]hytopy handling of unicode characters 2020-04-27 12:30:20 +02:00
Fabien BOURGEOIS 305d17609f [ADD]Add new global macros and helpers 2020-04-27 11:32:10 +02:00
Fabien BOURGEOIS 18b963d2cd [IMP]Hy Odoo : allow XML data to have attributes, add XML node function 2020-04-27 11:29:07 +02:00
Fabien BOURGEOIS 811c166f90 [IMP]Odoo : new XML nodes, improve view inherit macro, attempt for _translate...
But Odoo black magic, does not work with AST and so Hy...
2020-04-25 16:51:54 +02:00
Fabien BOURGEOIS 4744b46ba8 [IMP]API Break : no ox- forced namespace anymore 2020-04-24 11:51:34 +02:00
Fabien BOURGEOIS f8353799ee [TYPO]Macro typo 2020-03-27 19:18:40 +01:00
Fabien BOURGEOIS 06b1371255 [IMP]New hydm macro to craft hy style domain tuple 2020-03-27 16:16:24 +01:00
Fabien BOURGEOIS a170137504 [TYPO]Better naming for ox-act-window-action(to -model) 2020-03-27 11:18:55 +01:00
Fabien BOURGEOIS 5927560259 [ADD]Hy Odoo additions
* Add strdm helper to build domain string from hy style tuple ;
* Add ox-act-window-action to shortcut ;
* Add ox menuitems functions.
*
2020-03-27 11:17:39 +01:00
Fabien BOURGEOIS f4db225ccc [DOC]Hy Odoo document compute-field macro 2020-03-27 09:39:13 +01:00
Fabien BOURGEOIS b260bf1f8d [REF]Hy Odoo repackging 2020-03-27 00:28:28 +01:00
Fabien BOURGEOIS 48a14d8dd9 [FIX]xml-write macro needs ET (ElementTree) 2020-03-27 00:01:48 +01:00
Fabien BOURGEOIS 2d520c2d8a [REF]Hy Odoo new package 2020-03-26 23:31:36 +01:00