Commit Graph

22 Commits

Author SHA1 Message Date
Fabien BOURGEOIS 1c156fe667 [IMP]GOLEM Member Minor : small enhancements around invoice partners 2018-11-01 19:48:58 +01:00
Fabien BOURGEOIS 3dcdd23d90 [REF][FIX]GOLEM Member Minor : membership invoice on legal guardians
* Small refacorings ;
* Better require for legal guardian when minor ;
* Adaptations to new legal guardians ;
* Fix on last invoice gathering.
2018-10-25 17:55:49 +02:00
Fabien BOURGEOIS d057579378 Merge branch 'master' into minor_invoice 2018-10-25 16:55:47 +02:00
Fabien BOURGEOIS 0a035ce504 [REF][FIX]GOLEM Member Minor : new legal guardians
* Remove button to do default (and so browser reload) in favor of parent
constraint ;
* Ensures there is no double (two times same person) with SQL
constraint ;
* Add SQL on migration script to handle old column name inherited from
m2m ;
* Add base security on new model ;
2018-10-24 07:59:15 +02:00
Youssef Elouahby 6307329e98 move membership from the legal_guardian to the minor 2018-10-09 14:36:24 +01:00
Youssef Elouahby 5ac1331652 code refactoring 2018-10-09 14:35:40 +01:00
Youssef Elouahby afddb3c58d Add partner_ids to account_invoice 2018-10-08 14:37:14 +01:00
Youssef Elouahby 841d91bb41 code refactoring 2018-10-08 02:50:58 +01:00
Youssef Elouahby 9a36a90c80 Edit __init__ 2018-10-08 02:49:49 +01:00
Youssef Elouahby 3793e1dda3 Add membership_invoice_action for minor members 2018-10-08 02:49:28 +01:00
Youssef Elouahby ec2b1c5c49 Add src_member_id and partner_id domain in membership wizard 2018-10-08 02:48:49 +01:00
Youssef Elouahby 61eaea0ea6 Small code refactorings 2018-10-01 23:55:02 +01:00
Youssef Elouahby f63264fe62 Forbide the default legal gardian removal is he's not the only 2018-10-01 14:31:28 +01:00
Youssef Elouahby f69c1f4951 edit init 2018-10-01 01:25:28 +01:00
Youssef Elouahby a58caf5b83 Create legal_gardian module, and add do_default and create function 2018-10-01 01:25:19 +01:00
Youssef Elouahby f864d4a5ca Add the the new legal_guardian2_ids field to golem_member 2018-10-01 01:24:13 +01:00
Youssef Elouahby 4c9bfe446a Small code refactoring 2018-09-28 02:04:00 +01:00
Youssef Elouahby 6105d2d8c0 edit models/__init__ 2018-09-28 02:01:11 +01:00
Youssef Elouahby a907c23e06 Add default gardian field and function 2018-09-28 02:00:22 +01:00
Fabien BOURGEOIS 150cb1ac39 [ADD][FIX]GOLEM Member Minor enhancements
* add can leave boolean ;
* do not store is minor / adult and create efficient search function.
2018-08-26 18:17:25 +02:00
Fabien BOURGEOIS 4072ae829e [MIG][IMP]GOLEM member minor migration to v10, and better guidelines 2017-05-01 22:18:00 +02:00
Fabien BOURGEOIS 756017a697 [FIX]Member number config default prefix when not fixed 2017-05-01 22:14:29 +02:00