Commit Graph

41 Commits

Author SHA1 Message Date
Fabien BOURGEOIS dd2802da24 [FIX]GOLEM fix default season button (recmputing all is_current) 2017-05-02 01:31:45 +02:00
Fabien BOURGEOIS 9e7fc9b1a3 [FIX]GOLEM activity form : use name, not only string for <page> field 2017-05-01 23:21:32 +02:00
Fabien BOURGEOIS be30d16435 [MIG][IMP]GOLEM Activity migration to v10, and better guidelines 2017-05-01 17:49:21 +02:00
Fabien BOURGEOIS d8f05b2b11 [TYPO] 2017-05-01 17:23:57 +02:00
Fabien Bourgeois d21083f808 [WIP][CHG]GOLEM migration to v10 2017-04-29 09:16:41 +02:00
Fabien Bourgeois 8245c63761 [IMP]Activity : form hour_end to more coherent hour_stop 2016-10-26 09:40:38 +02:00
Fabien Bourgeois 2a0d7abc6a [FIX]Remove docstring from manifest files : causing odoo to strangely crash at launch 2016-10-26 08:38:09 +02:00
Fabien Bourgeois 176a8ec377 [REF]Better module version numbering + pylint fixes 2016-10-25 15:14:24 +02:00
Fabien Bourgeois 368d11b23e [FIX]GOLEM Activity Registration Export quick fix for display 2016-10-16 19:16:10 +02:00
Fabien Bourgeois 90967da7de [IMP]GOLEM Activity : updated french translation 2016-10-16 10:55:28 +02:00
Fabien Bourgeois dcab17ebaa [IMP]GOLEM Activities with default as services, need special data because of property company dependent fields... 2016-10-10 19:57:00 +02:00
Fabien Bourgeois 053f58891e [IMP]GOLEM Activity better naming for last tab + renaming of registration places 2016-10-10 18:19:39 +02:00
Fabien Bourgeois d1db9ae3b6 [IMP]GOLEM Activity Registrations migration from sessions to new pure activities 2016-10-10 17:57:42 +02:00
Fabien Bourgeois 22d3f91e0c [FIX]GOLEM Activity default date_stop to date_end for season 2016-10-10 16:53:00 +02:00
Fabien Bourgeois 56721a1008 [IMP]GOLEM Activity simplification translation 2016-10-10 16:48:38 +02:00
Fabien Bourgeois 6925575c30 [IMP]GOLEM Activity : merge session with main activity and reform views 2016-10-10 16:25:55 +02:00
Fabien Bourgeois 5045c2ff11 [IMP]api.one if better than manual looping on recordset 2016-08-17 10:04:42 +02:00
Fabien Bourgeois 0e2871cca3 [ADD]GOLEM Activity unit tests 2016-08-04 08:01:54 +02:00
Fabien Bourgeois 6326296803 [FIX]GOLEM Activity : constraint limitation, handle cases where only start or end date are fixed 2016-08-04 08:01:38 +02:00
Fabien Bourgeois a4e821c60b [ADD]GOLEM Activities : security access 2016-07-21 12:27:54 +02:00
Fabien Bourgeois a994396651 [FIX]GOLEM Activities : typo in leaf for data and bad external XMLID ref for list context 2016-07-20 06:51:57 +02:00
Fabien Bourgeois 7f14c0bcfe [IMP]GOLEM Activity Data : use more accurate accounts for mother category 2016-07-15 23:37:45 +02:00
Fabien Bourgeois 3ff2549e7e [IMP]GOLEM Activities Sessions enhancement with type_of field instead of global categories 2016-07-15 23:07:24 +02:00
Fabien Bourgeois 2371bbc992 [FIX]GOLEM Activity depends on golem_season 2016-07-13 22:38:54 +02:00
Fabien Bourgeois 7a1e475163 [IMP]Pass global dependencies from GOLEM Members to GOLEM Base 2016-07-13 18:55:55 +02:00
Fabien Bourgeois 4252e4d2ad [FIX]Dependencies problems 2016-07-11 20:12:13 +02:00
Fabien Bourgeois 86d725737c [IMP]GOLEM Activities and Sessions enhancements 2016-07-11 17:01:06 +02:00
Fabien Bourgeois e67e2e8b5e [CHG]Global change for GOLEM Acitvities : now acitvity base is not a product anymore, sessions are... 2016-07-11 12:19:56 +02:00
Fabien Bourgeois 27e37cb667 [IMP]GOLEM Members and Activities : add season info into list 2016-07-11 07:32:05 +02:00
Fabien Bourgeois f173f25c2d [IMP]GOLEM Members and Activities : prevent season removal if there are linked members 2016-07-11 07:31:59 +02:00
Fabien Bourgeois 4ffedc5add [IMP]GOLEM Activity default season at creation 2016-07-10 07:46:26 +02:00
Fabien Bourgeois 358fbf8d61 [IMP]GOLEM Member and Activity fr translations enhancements 2016-07-10 07:46:26 +02:00
Fabien Bourgeois 357383eb7a [FIX]Memebr and Activity correct handling of inherits delegated 2016-07-08 21:49:21 +02:00
Fabien Bourgeois c92645158c [IMP]GOLEM Activity enhancements : new tree view, better duplicate handling, translation fix 2016-07-05 15:39:15 +02:00
Fabien Bourgeois 0dfc1078fd [IMP]No need onchange type for GOLEM Activity 2016-06-28 19:56:27 +02:00
Fabien Bourgeois 661849e8b7 [ADD][WIP]French translations for all modules 2016-06-28 06:01:16 +02:00
Fabien Bourgeois 8c92519692 [FIX]Default activity view was limited to direct childs of all activities 2016-06-27 22:29:42 +02:00
Fabien Bourgeois c263fc84ee [ADD]GOLEM Activities Sessions inscriptions for members, places management... 2016-06-27 21:11:03 +02:00
Fabien Bourgeois 03ed5e1719 [IMP]GOLEM Activity : new fields, enhancements in namings, default name... 2016-06-27 17:53:10 +02:00
Fabien Bourgeois af825ab8ba [IMP]GOLEM Activity : data files for minimal activities categories 2016-06-27 17:51:16 +02:00
Fabien Bourgeois 39350b72fa [ADD]GOLEM Activities first commit with form view, menu, seasons management, places, animatir etc 2016-06-27 12:38:08 +02:00