Commit Graph

56 Commits

Author SHA1 Message Date
Youssef Elouahby 7147abcc50 give group auditor right to read only on every model 2020-05-20 13:44:19 +00:00
Fabien BOURGEOIS d0d8d15799 [IMP]GOLEM Member Minor : do not hide minor tab anymoe 2019-12-12 04:17:58 +01:00
Fabien BOURGEOIS 1c156fe667 [IMP]GOLEM Member Minor : small enhancements around invoice partners 2018-11-01 19:48:58 +01:00
Fabien BOURGEOIS 596ec855e8 [REF]GOLEM Member / Family Membership for minors
Ensures that, is family is not installed, only guardians are handled.
2018-11-01 19:12:13 +01:00
Youssef Elouahby 6038b5c807 Add partner_ids to supplier invoice 2018-10-30 10:46:28 +00:00
Youssef Elouahby 7911a9c630 Add family members to membership invoice 2018-10-29 22:53:09 +00: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 e146cab234 [I18N]GOLEM Member Minor : updated translations 2018-10-24 08:01:54 +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 561786430a invoice form improvement 2018-10-09 14:37:23 +01: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 f82ffa68dd Extend the Buy membership button 2018-10-08 02:48:11 +01:00
Youssef Elouahby 17eb52ac28 Show partner_id and src_member_id in the wizard form 2018-10-08 02:47:18 +01:00
Youssef Elouahby d0a5bbe6a0 Edit __manifest__ 2018-10-08 02:46:26 +01:00
Youssef Elouahby 265f817f90 Migration script 2018-10-01 23:57:22 +01:00
Youssef Elouahby a2ac0fbb79 Edit version 2018-10-01 23:56:53 +01:00
Youssef Elouahby b87a4d57ae Small code refactorings 2018-10-01 23:56:26 +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 8a5d18c2f0 Add the new legal gardian tree to form 2018-10-01 01:23:31 +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 3bcba79dbb Add default gardian field and button to view 2018-09-28 02:00:53 +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 67c428d4dd [FIX]Minor filters should be separated from default season 2017-06-05 17:47:07 +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
Fabien Bourgeois d21083f808 [WIP][CHG]GOLEM migration to v10 2017-04-29 09:16:41 +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 5d7077efc3 Revert "[TYPO]No need of api.one decorator for api.depends"
This reverts commit 5912fb0af3.
2016-08-17 09:48:07 +02:00
Fabien Bourgeois 5912fb0af3 [TYPO]No need of api.one decorator for api.depends 2016-08-17 09:23:57 +02:00
Fabien Bourgeois 0722f2f96d [ADD]GOLEM Member Minor unit tests 2016-08-03 16:41:41 +02:00
Fabien Bourgeois 46403e0201 [IMP]GOLEM Own Odoo Category 2016-07-21 12:30:52 +02:00
Fabien Bourgeois 46f2201855 [IMP]GOLEM Members Minor multiple legal guardian : fr i18n 2016-07-20 18:52:16 +02:00
Fabien Bourgeois ab040f1d82 [IMP]GOLEM Member Minor Multiple legal guardians 2016-07-20 18:48:15 +02:00
Fabien Bourgeois 26e8c3b34f [FIX]GOLEM Member Minor legual guardian can not be the linked partner to member 2016-07-20 18:15:53 +02:00
Fabien Bourgeois 35c52a25d5 [IMP]GOLEM Family : limit families choice to persons 2016-07-13 20:06:35 +02:00
Fabien Bourgeois 661849e8b7 [ADD][WIP]French translations for all modules 2016-06-28 06:01:16 +02:00