Commit Graph

316 Commits

Author SHA1 Message Date
michel 0841d1de36 [TMP] field name required=True 2018-01-16 11:51:32 +01:00
Fabien BOURGEOIS 28407b4acf [FIX]GOLEM SEASON : use update for onchange + unit test warning on membership creation 2018-01-16 10:53:16 +01:00
michel 5143c1d985 [TMP] Test OK ? 2018-01-15 17:03:12 +01:00
michel 126509768d [TMP] Test 2018-01-15 16:25:27 +01:00
michel 7c0746f98d [TMP]Test 2018-01-15 15:48:51 +01:00
michel 96d84546c2 [TMP] Test 2018-01-15 15:47:39 +01:00
michel a0cc9dcb48 [TMP] Test 2018-01-15 15:40:22 +01:00
michel 0bc3ea6ca3 [TMP] Test 2018-01-15 15:37:09 +01:00
michel f21a7b303c [TMP] Test 2018-01-15 14:13:22 +01:00
michel 985b5ec055 [TMP] test 2018-01-15 12:05:01 +01:00
michel 85d545d530 [TMP] Test 2018-01-15 12:00:50 +01:00
michel ec24ee4a48 [TMP] update inchange season date 2018-01-12 09:52:45 +01:00
michel 0e6efdaf46 [TMP] no create membership 2018-01-12 09:50:01 +01:00
michel 0bc15f059e [TMP]Search family 2018-01-11 17:44:19 +01:00
michel 5197aa9935 [TMP] Delete contacts menu 2018-01-11 17:04:42 +01:00
michel f1a4380a85 [TMP] load membership type date if exist 2018-01-11 14:51:18 +01:00
michel 6eb8b69ad9 Strart work search family 2018-01-11 10:03:55 +01:00
michel 485a45f217 [TPM] Membership type -> Link season 2018-01-10 21:51:39 +01:00
michel a3ea12191f [i18n]Update french translation : from golem_season 2018-01-10 17:56:05 +01:00
michel 52137f3829 [TPM] Membership type -> Link season 2018-01-10 17:48:23 +01:00
michel 66c4f8f75a [IMP]Change name of is free, is paid 2018-01-10 10:41:39 +01:00
michel 1d2b6d5123 [IMP]Search per activity and free and paid filters. 2018-01-09 17:15:48 +01:00
Fabien Bourgeois 4e97801780 [i18n]Update french translation : from member to "usager" 2017-06-28 17:29:19 +02:00
Fabien Bourgeois 1b389a3670 [i18n]Tags renamed to categories, for contacts and partners 2017-06-28 17:29:19 +02:00
Fabien Bourgeois a6b65dfa53 [FIX]Season member number generation : avoid useless loop when default season is changed 2017-06-28 16:25:00 +02:00
Fabien Bourgeois 13a7785fe5 [FIX]GOLEM Number config : now correcly handling only for new 2017-06-28 15:38:36 +02:00
Fabien Bourgeois dcefa1dda6 [IMP]Activity duplication : copy category too 2017-06-20 16:41:22 +02:00
Fabien Bourgeois a77b38b74e [FIX]Member problem on onchange parent_id, because member_id is one2many, not many2one : replace member widget on contact form by button 2017-06-20 16:38:24 +02:00
Fabien Bourgeois 444bc1fbf6 [FIX]Security access fixes 2017-06-20 16:37:40 +02:00
Fabien Bourgeois 7421b88b1e [FIX]GOLEM Member Number generation : fix for apply_config without whole recomputing 2017-06-20 08:23:32 +02:00
Fabien Bourgeois 112902d82e [FIX]GOLEM Member : numbers where not correcly fixed as empty when per season 2017-06-20 08:05:11 +02:00
Fabien Bourgeois 1fbfbb24ac [IMP]GOLEM Season tests update to v10 2017-06-20 07:35:02 +02:00
Fabien Bourgeois 58f71503e5 [QUA]Fix tests for activity places (bad import) 2017-06-19 18:14:18 +02:00
Fabien Bourgeois 9660aba19e [FIX]Payment occurence fix : bad loop 2017-06-19 18:14:00 +02:00
Fabien Bourgeois 94dcc2aa7d [FIX]GOLEM Payment : default rights for models 2017-06-15 05:23:58 +02:00
Fabien Bourgeois d37b6c3147 [i18n]French translations updated 2017-06-15 01:22:21 +02:00
Fabien Bourgeois 0b3c3297da [ADD]Registration state : wizard to create invoice and payment, functional state (but not complete ;)) 2017-06-15 01:14:20 +02:00
Fabien Bourgeois 8a1f8dcc48 [ADD][WIP]Registration state : wizrd to create invoice and payments, according to selected schedule 2017-06-14 23:50:35 +02:00
Fabien Bourgeois b51dbb2df7 [ADD]GOLEM Payment, now just with payment schedules 2017-06-14 23:48:18 +02:00
Fabien Bourgeois 97d7702e2d [IMP]Registration view of total on member tree 2017-06-14 23:47:55 +02:00
Fabien Bourgeois 415fcbf64c [IMP]Activity registration : add base price, not invoice on default tree 2017-06-14 22:36:38 +02:00
Fabien Bourgeois 7dfb07b48c [MIG][IMP]GOLEM Membership to v3 2017-06-14 09:06:47 +02:00
Fabien Bourgeois 2925c26369 [IMP]GOLEM Activity : add accounting tab 2017-06-14 08:16:17 +02:00
Fabien Bourgeois 96dce9d261 [IMP]GOLEM Activity registrations : add group by season + improve member acitvities listing 2017-06-07 16:44:32 +02:00
Fabien Bourgeois c6cc973489 [FIX]GOLEM Activity : default category is gone, do not context it on activity list 2017-06-05 18:05:28 +02:00
Fabien Bourgeois 67c428d4dd [FIX]Minor filters should be separated from default season 2017-06-05 17:47:07 +02:00
Fabien Bourgeois 775fef939b [CHG]Major menu reworking for all modules 2017-06-05 17:30:30 +02:00
Fabien Bourgeois 30e0e4fa31 [FIX]Security : base GOLEM user should be able to write on products too (for activities) 2017-06-05 16:29:30 +02:00
Fabien Bourgeois 3ef8132f3d [FIX]Security : base GOLEM user should be partner manager too 2017-06-05 16:00:59 +02:00
Fabien Bourgeois 4d99cd527f [ADD]GOLEM Member number : ability to fix number from 2017-06-05 15:55:50 +02:00