Commit Graph

981 Commits

Author SHA1 Message Date
Youssef Elouahby 5b338e0704 [Analyses pour la ville] Add age range security 2019-01-14 03:28:03 +01:00
Youssef Elouahby 3277a0c476 [Analyses pour la ville] Create Age range views 2019-01-14 03:27:48 +01:00
Youssef Elouahby 4a762f83e9 [Analyses pour la ville] Create age range model 2019-01-14 03:27:30 +01:00
Youssef Elouahby fc943bf71e Remove number from street before saving it or extracting it from Territories 2018-11-17 22:24:39 +01:00
Fabien BOURGEOIS 3764bb0f9e [I18N]GOLEM Activity Registration Payment Member Minor updated translations 2018-11-01 19:55:19 +01:00
Fabien BOURGEOIS 6a7c9beee9 [REF]GOLEM Member Account : better action handling
And ensure customer not supplier invoies
2018-11-01 19:51:57 +01:00
Fabien BOURGEOIS 3bdc141dad [FIX]GOLEM Family Membership : ensure customer views, not supplier on invoices 2018-11-01 19:50:56 +01:00
Fabien BOURGEOIS 78238bd562 [FIX]GOLEM Activity Registration Payment Member Minor : handle payment
On the name of on payments too
2018-11-01 19:50:02 +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
Fabien BOURGEOIS f7ceab753f [FIX]GOLEM Family Membership : ensure minor is installed 2018-11-01 18:47:47 +01:00
Fabien BOURGEOIS a11675fe35 [ADD][REF]GOLEM Activity Registration Payment : refactor addons and depndencies
* Payment may not have minor as dependency, so we should not use it for minors ;
* Add two glue addons with some functional around guardians for minor.
2018-11-01 18:47:21 +01:00
Fabien BOURGEOIS c8ccf3e4fa [REF]GOLEM Activity Registration Payment 2018-11-01 17:55:38 +01:00
Fabien BOURGEOIS 41cd2e863a Merge branch 'master' into minor_invoice_payment 2018-11-01 16:24:50 +01:00
Fabien BOURGEOIS 92370db734 [REF][FIX]GOLEM Member : filters and age
* Age : do not use compute, as it evole from time to time ;
* Fix area_id group by ;
* Better places for new filters and searches.
2018-11-01 16:21:39 +01:00
Fabien BOURGEOIS 9390ad88ce [REF]GOLEM Activity : add o2m animated activities 2018-11-01 16:18:18 +01:00
Fabien BOURGEOIS e68bd4c5b2 Merge branch 'master' into contacts_enhancements 2018-11-01 15:08:57 +01:00
Youssef Elouahby 6bab130eff Add partner_ids to created minor invoice 2018-10-30 10:48:44 +00: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
Youssef Elouahby 95426c0e90 Create activity invoice in the name of an other contact in case of minor member 2018-10-29 22:21:22 +00:00
Fabien BOURGEOIS 2ae88b9905 [TYPO]GOLEM Member : typo handling on area 2018-10-26 17:48:10 +02:00
Fabien BOURGEOIS 88a28b0091 [REF]GOLEM Family / History : area small enhancements 2018-10-26 17:47:22 +02:00
Youssef Elouahby 96b844b6af small refactorings 2018-10-26 13:20:04 +01:00
Youssef Elouahby 8fa32e185e Add area_id to family_history 2018-10-26 13:19:49 +01:00
Youssef Elouahby 5cc81003da Add area_id filters 2018-10-26 13:11:39 +01:00
Youssef Elouahby 51ab81f916 area autocompletion and street sauvegarde 2018-10-26 13:07:18 +01:00
Youssef Elouahby a9888427ec Add area_id to family 2018-10-26 12:27:00 +01:00
Youssef Elouahby 5ca2a14e64 small refactorings 2018-10-26 12:06:31 +01:00
Youssef Elouahby 34a697d5dc Add age and area_id filter for contacts 2018-10-26 09:01:44 +01:00
Youssef Elouahby a8807a9798 Add filter and group_by activity for animator 2018-10-26 08:56:58 +01:00
Fabien BOURGEOIS 2599eb55fb [ADD][REF]GOLEM Member and Family Histories enhancements
* Small refactorings ;
* Add zip code history handling ;
* Add translations and base security.
2018-10-26 08:48:53 +02:00
Fabien BOURGEOIS e3d2c63402 Merge branch 'master' into data_history 2018-10-25 18:30:20 +02: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 55cf4080fb Merge branch 'master' of ssh://git.yaltik.net:61722/Yaltik/golem 2018-10-24 08:02:25 +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
Fabien BOURGEOIS da07c202f3 [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.
2018-10-24 07:57:15 +02:00
Fabien BOURGEOIS aa9eb113f1 [REM][TMP]GOLEM Family Minor : do not overwrite domain
This addon will be removed
2018-10-24 07:54:52 +02:00
Fabien BOURGEOIS d78bac1c83 Merge branch 'master' into legal_guardians 2018-10-23 18:30:04 +02:00
Fabien BOURGEOIS 9fec3aeaef [FIX]GOLEM Family Membership : do not required family fields
Because we extend default invoicing transience model, we will need these
fields for all memberships...
2018-10-23 18:23:07 +02:00
Fabien BOURGEOIS 7b9cbb4145 [FIX]GOLEM Activity Registration Payment : unique invoice this season
And not default season only
2018-10-23 18:22:04 +02:00
Fabien BOURGEOIS 64a1fac6c8 Merge branch 'master' into unique_invoice_per_season 2018-10-23 17:52:28 +02:00
Youssef Elouahby b9639ebef6 Enable is_animator Boolean in contact 2018-10-23 16:28:03 +01:00
Youssef Elouahby 9deb04a196 Add is_animator filter to search view 2018-10-23 16:27:35 +01:00
Youssef Elouahby 41c7339221 Edit __manifest__ 2018-10-23 16:25:39 +01:00
Youssef Elouahby 353a920ee0 Adding not_disclosed to gender's options 2018-10-23 13:20:53 +01:00
Youssef Elouahby 473e3da65d Small refactorings 2018-10-22 21:24:57 +01:00
Youssef Elouahby e5285ecebc Edit init 2018-10-22 20:57:54 +01:00