Commit Graph

813 Commits

Author SHA1 Message Date
Youssef Elouahby 47060e7577 Code refactoring 2018-11-22 23:13:30 +01:00
Youssef Elouahby ae37615c5e Add button to activity form 2018-11-22 23:13:18 +01:00
Youssef Elouahby 8d9f7f64a1 Add button to family form 2018-11-22 23:12:53 +01:00
Youssef Elouahby 770f10896e Code refactorings 2018-11-22 23:12:38 +01:00
Youssef Elouahby 2c1a03a1b4 Edit wizard/__init__ 2018-11-15 03:57:15 +01:00
Youssef Elouahby 5c44a64e96 Extend mail_compose_message to support added adr 2018-11-15 03:56:52 +01:00
Youssef Elouahby 084d8d2dd3 Calculate emails and partners to render 2018-11-15 03:56:28 +01:00
Youssef Elouahby 114b6bda5d Create models/__init__ 2018-11-13 14:10:53 +01:00
Youssef Elouahby e9bbaf3338 Add Activity.get_mass_mailing_action method 2018-11-13 14:10:31 +01:00
Youssef Elouahby b212e627b4 Create activity mass mailing action 2018-11-13 14:09:58 +01:00
Youssef Elouahby 8d2b306e52 Create __init__ 2018-11-13 14:09:26 +01:00
Youssef Elouahby 015b4ec825 create __manifest__ 2018-11-13 14:09:13 +01:00
Youssef Elouahby cd37a3e347 Create models/__init__ 2018-11-13 13:16:01 +01:00
Youssef Elouahby 1233823e48 Add family mass mailing actions 2018-11-13 13:15:44 +01:00
Youssef Elouahby ba51828d88 Create family.get_mass_mailing_action 2018-11-13 13:14:53 +01:00
Youssef Elouahby 89a76909b8 edit __init__ 2018-11-13 13:14:20 +01:00
Youssef Elouahby 2592404efd Create golem_mail_recipient object 2018-11-13 02:21:55 +01:00
Youssef Elouahby 1840bdda7d replace partner_ids by recipient_ids 2018-11-13 02:19:43 +01:00
Youssef Elouahby 6f271f464d replace partner_ids by recipient_ids(partner + email) 2018-11-13 02:19:19 +01:00
Youssef Elouahby da9b44114c Create golem.mail.recipient pivot model to facilitate adding emails to list 2018-11-13 02:18:39 +01:00
Youssef Elouahby db0eb865a1 edit wizard/__init__ 2018-11-13 02:15:50 +01:00
Youssef Elouahby fd0bd4cbf7 small improvement 2018-11-12 18:02:42 +01:00
Youssef Elouahby 8c044023d8 Create get_mass_mailing_action method 2018-11-12 18:02:21 +01:00
Youssef Elouahby a8260853e3 Create mail_presend views 2018-11-12 17:34:41 +01:00
Youssef Elouahby d85a54ed97 Create mail_presend model 2018-11-12 17:34:23 +01:00
Youssef Elouahby e1b3264df9 Add wizard/__init__ 2018-11-12 17:33:34 +01:00
Youssef Elouahby e86f376eb3 Create __init__ 2018-11-12 17:33:07 +01:00
Youssef Elouahby cfd2c9edd3 Create __manifest__ 2018-11-12 17:27:11 +01:00
Youssef Elouahby 51f30ac435 create models/__init__ 2018-11-12 17:23:17 +01:00
Youssef Elouahby 4ac8f547b4 Add getPartners method to member model 2018-11-12 17:22:49 +01:00
Youssef Elouahby 09f989a705 Add member mass mailing action 2018-11-12 17:22:08 +01:00
Youssef Elouahby c29870662b create __init__ 2018-11-12 17:21:24 +01:00
Youssef Elouahby 315933629a Create __manifest__ 2018-11-12 17:21:14 +01:00
Fabien BOURGEOIS 6054b3ac87 [IMP]GOLEM Base : allow long user / pass for SMTP 2018-08-27 13:11:54 +02:00
Fabien BOURGEOIS db0b9f3c34 [I18N]GOLEM Activity Registration Payment updated translations 2018-08-27 12:24:31 +02:00
Fabien BOURGEOIS 66567045c6 [IMP]GOLEM Activity / Member : do not allow direct season creation 2018-08-27 12:24:00 +02:00
Fabien BOURGEOIS 29792a7712 [IMP][I18N]GOLEM Season : linked subscription better with m2m widget 2018-08-27 11:50:10 +02:00
Fabien BOURGEOIS 27235e0b3f [IMP]GOLEM Member Area : add on member search 2018-08-27 11:21:52 +02:00
Fabien BOURGEOIS 64c1fd4773 [ADD]GOLEM Member UTM module : allow origin for res.partner 2018-08-27 10:40:51 +02:00
Fabien BOURGEOIS 8318ac4fcf [FIX]GOLEM Member : bad menu parent 2018-08-27 10:38:40 +02: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 063da04cf0 [IMP]GOLEM Member Family Quotient : on partner form too 2018-08-26 18:17:25 +02:00
Fabien BOURGEOIS 164be1025e [IMP]GOLEM Member : picture agreement should not be checked per default 2018-08-26 17:42:40 +02:00
Fabien BOURGEOIS 9d66afb2e2 [I18N]GOLEM Family Membership translations 2018-08-21 11:15:15 +02:00
Fabien BOURGEOIS 09017b13e9 [ADD]GOLEM Family Membership : multiple enhancements
* Ability to choose 1:n members for each subscription ;
* Do not invoice more than 1 person ;
* Keep subscription tracking info on family form ;
* Allow subscription cancel.
2018-08-21 11:10:54 +02:00
Fabien BOURGEOIS d6e3da556a [IMP]GOLEM Famil: name XML pages on form 2018-08-21 11:09:11 +02:00
Fabien BOURGEOIS cc12c13170 [IMP]GOLEM Member : do not include canceled on subscribers 2018-08-21 11:08:57 +02:00
Fabien BOURGEOIS 390bcb18f1 [REF]GOLEM Family Membership : small refactorings / quality 2018-08-20 11:33:26 +02:00
Fabien BOURGEOIS 3676634790 Merge branch 'master' into family_subscription 2018-08-20 11:03:37 +02:00
Fabien BOURGEOIS eb5e82bfa7 [IMP]GOLEM Activity Registration Custom Price : copy price lignes 2018-08-20 10:52:22 +02:00