Commit Graph

  • 3308dbc4c7 [FIX] fix email confirmation read only when logged. houssine 2019-09-09 11:44:54 +0200
  • 82f5265af5 [FIX] fix checkbox field replate t-attf-value by t-att-checked houssine 2019-09-05 16:39:15 +0200
  • 3d64a667fe [FIX] avoid crashing in case captcha is not in the kwargs houssine 2019-09-05 16:32:20 +0200
  • 54da114669 [IMP] emc: remove cooperative_history_wizard #17 robin.keunen 2019-08-30 11:33:19 +0200
  • a412c17042 [FIX] remove duplicate instruction houssine 2019-08-27 16:18:34 +0200
  • 31b8b2d8d7 [FIX] easy_my_coop: reorder menu definitions robin.keunen 2019-08-26 15:46:48 +0200
  • a103acb35c
    [FIX] fix var used before assignement Houssine BAKKALI 2019-08-22 16:15:00 +0200
  • c778d4f626 [FIX] emc: Capital request and coop certificate #16 Rémy Taymans 2019-08-08 19:40:48 +0200
  • 126e34e937 [IMP] make field validated invisible houssine 2019-08-07 11:07:15 +0200
  • 77f1ed38e3 [IMP] small improvements houssine 2019-08-06 16:51:46 +0200
  • fcfed3f016 [FIX] fix import houssine 2019-08-06 16:25:49 +0200
  • 3e6e817c67 [IMP] as it's implemented in the core. it's not needed anymore houssine 2019-08-06 16:25:34 +0200
  • 45c4232164 [IMP] don't control iban validity if no number is provided houssine 2019-08-06 16:25:00 +0200
  • f3eb9b2fb4 [IMP] fix some PEP8 houssine 2019-08-06 16:03:13 +0200
  • d5ee9662bb [IMP] remove no_register from required fields houssine 2019-08-06 15:55:16 +0200
  • dbdb57ca70 [FIX] button icon aren't used anymore on list view. houssine 2019-08-06 15:46:52 +0200
  • 45486b9bca [FIX] fix action_multi not recognized in v12 houssine 2019-08-06 15:08:19 +0200
  • 94447b39c5 [FIX] fix retrieving mail template through self.env.ref houssine 2019-08-06 15:06:59 +0200
  • 4c4cba7e44
    Merge pull request #15 from coopiteasy/12_remove_niss_number Houssine BAKKALI 2019-08-05 19:54:33 +0200
  • 5d5073d954 [IMP] filter on done and paid request #15 houssine 2019-08-05 19:53:29 +0200
  • 373848789b [FIX] fix expected singleton houssine 2019-08-05 19:46:54 +0200
  • 1ab411a4de [FIX] fix filter houssine 2019-08-05 19:35:44 +0200
  • fc51d8a7ee [FIX] fix again houssine 2019-08-05 19:32:29 +0200
  • a722834c45 [FIX] fix filtering expression houssine 2019-08-05 19:30:53 +0200
  • 69744b14c0
    Merge pull request #14 from coopiteasy/9.0_add_option_to_wizard Houssine BAKKALI 2019-08-05 19:28:51 +0200
  • 5af8b99977 [IMP] add filter on sub requests #14 houssine 2019-08-05 19:27:15 +0200
  • 693dc20246
    Merge pull request #13 from coopiteasy/9.0_add_option_to_wizard Houssine BAKKALI 2019-08-05 19:01:57 +0200
  • 36df37fb77 Merge branch '9.0_add_option_to_wizard' of https://github.com/coopiteasy/vertical-cooperative.git into 9.0_add_option_to_wizard #13 houssine 2019-08-05 19:01:10 +0200
  • 3dff9cf9e1 Update update_partner_info.py Houssine BAKKALI 2019-08-05 18:59:00 +0200
  • 5934284cff
    Update update_partner_info.py Houssine BAKKALI 2019-08-05 18:59:00 +0200
  • 4cc982414d [IMP] Add UPD of legal form and contact person function from sub request houssine 2019-08-05 18:56:08 +0200
  • 4d2f792bdc
    Merge pull request #12 from coopiteasy/12_remove_niss_number Houssine BAKKALI 2019-08-05 18:09:41 +0200
  • 34a9960a36 [REFACT] for legal reason we remove the niss number to email instead #12 houssine 2019-08-05 18:06:48 +0200
  • c62fbfcbe1
    Merge pull request #8 from coopiteasy/9-translation-fr-easy-my-coop Houssine BAKKALI 2019-08-05 15:56:05 +0200
  • a65c756b40 [IMP] update birthdate from subscription request houssine 2019-08-05 15:45:06 +0200
  • d10e1d711c [IMP] option to update birthdate from subscription request #11 houssine 2019-08-05 15:11:23 +0200
  • 44d20cad81 [IMP] remove unused import houssine 2019-08-05 13:58:53 +0200
  • 90f1e9221a [IMP] add confirmation email on subscription form houssine 2019-08-05 13:57:36 +0200
  • ac019e5c92 [IMP] add legal_form to values before partner creation houssine 2019-08-03 11:47:18 +0200
  • aa405ce451 [FIX] fix redirection when cooperator is a company houssine 2019-08-03 11:46:16 +0200
  • 232d2c2d8c [IMP] fix indentation houssine 2019-08-03 10:44:39 +0200
  • 6ab21082e1 [IMP] retrieve value from partner houssine 2019-08-02 20:47:34 +0200
  • e24a719c75 [IMP] add legal form field on the partner form houssine 2019-08-02 20:33:14 +0200
  • b95f5bd60c [REFACT] remove national register number houssine 2019-08-02 20:31:51 +0200
  • d050bb9be3 [IMP] value for the french localization houssine 2019-08-02 20:30:01 +0200
  • 2fd6546653 [IMP] add value for the switzerland houssine 2019-08-02 20:28:23 +0200
  • 93437ff98f [IMP] add value of the belgian localisation houssine 2019-08-02 20:24:25 +0200
  • 8440568f9c [IMP] put class name in camel case houssine 2019-08-02 20:22:59 +0200
  • 2938e23a8a [IMP] use selection_add attribute instead of overriding the whole list houssine 2019-08-02 20:05:07 +0200
  • 0a91674174 [REFACT] move belgian company type to belgian localisation houssine 2019-08-02 18:49:32 +0200
  • 226a804a3b [IMP] retrieve the function on the representative houssine 2019-08-02 18:25:24 +0200
  • ab5dd1216f [IMP] made company form's fields readonly when logged houssine 2019-08-02 17:31:10 +0200
  • 1bce9250c4
    Merge pull request #10 from coopiteasy/9.0-replace-nnis-by-email Houssine BAKKALI 2019-08-02 12:34:34 +0200
  • 554a4497b1 [REFACT] remove commented code #10 houssine 2019-08-02 12:33:22 +0200
  • 524abfb0b8 [IMP] replace required="True" by required="required" houssine 2019-08-02 12:32:22 +0200
  • 08568e3de1 [IMP] change version and update licensing houssine 2019-08-02 11:54:25 +0200
  • d4f9fc3d8f [INDENT] fix indentation houssine 2019-07-31 19:11:14 +0200
  • 0e8f86195c [PEP] fix pep8 houssine 2019-07-31 19:08:05 +0200
  • ade9d33cd3 [IMP] make subscription field form read only houssine 2019-07-31 19:06:49 +0200
  • f04528b53c [IMP] remove unused variable houssine 2019-07-31 18:34:12 +0200
  • c4d854a6d1 [IMP] should be false not is_company houssine 2019-07-31 18:32:13 +0200
  • da0653d76b [REFACT] replace national register number by email houssine 2019-07-31 18:02:05 +0200
  • 26b0b320e9 [IMP] add extract for company fields. 9.0_remove_national_register_number houssine 2019-07-31 11:28:36 +0200
  • ebadfd5ad0 [FIX] fix gender list houssine 2019-07-30 18:17:47 +0200
  • 498ce40cee [IMP] add button signup company or individual houssine 2019-07-30 18:09:06 +0200
  • e57388caff
    Merge pull request #9 from coopiteasy/12-translation-fr-easy-my-coop Houssine BAKKALI 2019-07-27 14:26:56 +0200
  • 1bde6631ae [MIG] migrate module to v12 and taking code from website_form_recaptcha houssine 2019-07-27 12:27:07 +0200
  • 7129a2d605 [MIG] fix render houssine 2019-07-27 12:23:55 +0200
  • 348cfd8019 [IMP] put the dependency on recaptcha reloaded module ported from 9 houssine 2019-07-27 12:23:00 +0200
  • e3f4865b48 [IMP] add t-if and change the site key variable name houssine 2019-07-27 12:21:32 +0200
  • 500364d15e [FIX] remove page attribute. attribute doesn't exist anymore houssine 2019-07-26 12:23:54 +0200
  • 95c466ed61 [FIX] fix folder name houssine 2019-07-26 12:22:50 +0200
  • bbb4a37244 [FIX] fix fieldname houssine 2019-07-26 12:22:05 +0200
  • 7e6abdf7c5 [FIX] change openerp tag and remove data record update houssine 2019-07-26 12:15:03 +0200
  • f33fa6ec7f [FIX] fix _compute_cooperator_type houssine 2019-07-24 13:53:10 +0200
  • 50e7a5f756 [FIX] fix reserved variable name houssine 2019-07-24 13:47:57 +0200
  • 39d69aab62 [IMP] filling selection fields and signup for company houssine 2019-07-24 10:50:29 +0200
  • ad2b8f377e [IMP] put fields on sign on form houssine 2019-07-18 18:31:41 +0200
  • fd55b64163
    [v12] Update fr_BE.po for Easy My Coop #9 vdewulf 2019-07-18 10:31:55 +0200
  • f2f294f71a
    Update fr_BE.po for Easy My Coop #8 vdewulf 2019-07-18 10:03:53 +0200
  • f3d696deda [IMP] add firstname and change label for lastname houssine 2019-06-28 21:35:41 +0200
  • b5fdd66be9 [IMP] add fields on the create sign on form houssine 2019-06-27 20:41:45 +0200
  • 8442e1e33c
    Merge pull request #7 from coopiteasy/12.0-fix-capital_request_invoice Houssine BAKKALI 2019-06-27 12:11:16 +0200
  • cb4a9c765f [FIX] emc: Release capital request report #7 Rémy Taymans 2019-06-26 16:09:55 +0200
  • 3330df2f91
    [FIX] company_email doesn't exist on partner Houssine BAKKALI 2019-06-25 14:53:43 +0200
  • cb17a9c51b
    Merge pull request #6 from coopiteasy/9.0_fix_operation_conversion Houssine BAKKALI 2019-06-24 15:48:19 +0200
  • 83ec48edfe [FIX] company_email doesn't exist on res partner houssine 2019-06-21 17:39:57 +0200
  • c0f84132c7 [IMP] fix indentation houssine 2019-06-19 22:27:39 +0200
  • 48d58595ed [IMP] send mail using sudo() houssine 2019-06-19 10:34:21 +0200
  • 0e42d8f1d2 [FIX] add sudo to by pass access right restriction on send mail houssine 2019-06-18 18:37:27 +0200
  • cba4dca8eb [FIX] make python3 compliant houssine 2019-06-17 18:12:20 +0200
  • 9d72b4dec4 [REFACT] create function set_membership in order to be overridden houssine 2019-06-14 16:33:57 +0200
  • 86f7cab597 [IMP] set create user False as the default behaviour houssine 2019-06-14 14:45:05 +0200
  • c7499df295 [IMP] this is handled in the get_mail_template_certificate function houssine 2019-06-14 14:30:58 +0200
  • f0b0d01bed [REFACT] checking membership in a dedicated function to allow overriding houssine 2019-06-13 17:21:48 +0200
  • 80e58389f1 [IMP] remove state dield from there #6 houssine 2019-06-12 09:57:51 +0200
  • ac8e7c1e92
    Merge pull request #5 from coopiteasy/9.0-fix-new_coop_form Houssine BAKKALI 2019-06-11 19:37:28 +0200
  • 53aca0ee6e [IMP] add check in validate function houssine 2019-06-11 19:32:53 +0200
  • 0ef913acae [FIX] emc: Error casting str to int #5 Rémy Taymans 2019-06-11 19:04:44 +0200
  • a5f633b384 [FIX] emc: Data policy and internal rules configuration Rémy Taymans 2019-06-11 18:31:16 +0200