Commit Graph

  • b0b0d5b1d5 [FIX] give different id for the two different views [IMP] move age field under birthdate_date field from partner_birthdate. houssine 2018-03-13 12:24:51 +0100
  • 4cdd20f80d [IMP] remove birthday field as the know we use the OCA module partner_birthdate on this purpose. houssine 2018-03-13 12:22:51 +0100
  • a93f97ba3e [FIX] handle the case where the subscription is created from the CRM houssine 2018-03-07 11:02:43 +0100
  • 56289970f3 [FIX] add condition is_company when handling the company representative houssine 2018-03-07 10:32:51 +0100
  • 62b8387ae2 [FIX] add missing self houssine 2018-03-01 14:23:18 +0100
  • 3965408b6e [IMP] make if statement understandable houssine 2018-03-01 11:28:44 +0100
  • e9027a829e [IMP] add encoding declaration houssine 2018-02-28 11:46:13 +0100
  • 2b9d11bb5c [FIX] fix one case here the evaluation shouldn't be True houssine 2018-02-16 14:39:21 +0100
  • 79625a92f2 [FIX] replace hardcoded company name houssine 2018-02-15 18:02:39 +0100
  • afebc53c21 [IMP] extract sexy invoice from easy my coop to put it in a dedicated module. houssine 2018-02-09 12:58:38 +0100
  • d75c99863f [IMP] replace hard coded text by object field houssine 2018-02-06 18:03:24 +0100
  • 4c68d41171 [COPYRIGHT] MAJ copyright and website houssine 2018-02-06 12:03:15 +0100
  • f30c29be36 [FIX] fix qweb of the contact page as it's expecting singleton. houssine 2018-02-06 11:47:45 +0100
  • 5ecd528a2b [VERSION] increment version houssine 2018-02-06 11:19:18 +0100
  • e35d3e3bf7 Merge branch '9.0' of https://github.com/houssine78/vertical-cooperative.git into 9.0 houssine 2018-02-05 16:25:40 +0100
  • 2fae062591 [IMP] add a button to invite to login if the share subscriber has already an account houssine 2018-02-05 15:35:48 +0100
  • 708e4d2944 [FIX] it was a missing self on the previous object houssine 2018-02-05 15:35:48 +0100
  • 101789f69b [FIX] get field from self houssine 2018-02-05 15:33:38 +0100
  • bd79b7d374 [FIX] check is company on res.partner instead of self houssine 2018-02-02 19:22:28 +0100
  • e8cdcff7d0 [IMP] add a wizard to update readonly fields houssine 2018-02-02 19:19:59 +0100
  • efaaa4b547 [IMP] if the cooperator candidate is connected we tie the related partner to the cooperator subscription. houssine 2018-02-02 15:59:54 +0100
  • 226b5582e2 [TYPO] fix typo in error message houssine 2018-02-02 14:56:25 +0100
  • f214882447 [IMP] move the flag become client to easy_my_coop_base houssine 2018-02-02 14:34:53 +0100
  • 3dd4c371fb [FIX] fix typo in variable name houssine 2018-01-30 14:49:07 +0100
  • 59caa08fd3 [FIX] put code block to create user and send email invitation in the if statement where it belongs houssine 2018-01-30 12:00:36 +0100
  • 7795ab4f07 [IMP] add dependency on email_template_config and add coop it easy copyright houssine 2018-01-26 16:39:45 +0100
  • a3fdc0b9f3 [IMP] save birthdate in the field defined by partner_contact_birthdate houssine 2018-01-26 12:39:55 +0100
  • 9f971e87de [IMP] add partner_contact_birthday dependency houssine 2018-01-26 12:38:50 +0100
  • 52a6dc2547 [REFACT] no need to have this code anymore houssine 2018-01-26 12:38:13 +0100
  • 533862d03d [IMP] move outside if and else common initialisation field houssine 2018-01-25 14:43:34 +0100
  • 6fb2bf9bd7 [REFACT] removed commented fields houssine 2018-01-25 14:35:59 +0100
  • c849e01280 [IMP] if the partner tied to the connected user is a company the request is forwarded to the company subscription form houssine 2018-01-25 14:31:30 +0100
  • 55e573162b [IMP] add function to get the representative of the company houssine 2018-01-24 18:57:17 +0100
  • 74281c0599 [IMP] fill in subscription form with value from the user when he's logged in houssine 2018-01-24 18:55:42 +0100
  • 77fe841f7f [FIX] wrong fill in var houssine 2018-01-24 18:51:28 +0100
  • 152a185d72 [REFACT] move user creation code to a dedicated function houssine 2018-01-24 15:49:55 +0100
  • 1b2f3d7eb8 [FIX] if an old cooperator subscribe again to some share, he should not receive a new cooperator number houssine 2018-01-24 15:44:10 +0100
  • dde82cfbf1 [IMP] add logged checkbox on the two subscription forms houssine 2018-01-24 15:23:19 +0100
  • eaa572eff0 [IMP] add dependency on partner_firstname houssine 2018-01-24 12:05:16 +0100
  • c64efd2320 [FIX] fix birthdate convertion houssine 2018-01-24 12:03:42 +0100
  • 14b23b53d2 [IMP] allow to fill the cooperator subscription form from the connected user data if logged. houssine 2018-01-23 16:43:35 +0100
  • 7c6ff0939b [FIX] do not force sending email to avoid stacktrace in case of the mail serveur is deactivated or not available. houssine 2018-01-22 12:52:27 +0100
  • e9cf8493f5 [IMP] handle case where a legal representative subscribe to some shares. So no duplicate is created. but the representative appears as a cooperator candidate even if he has not subscribed houssine 2018-01-17 00:05:46 +0100
  • aa6ef89207 [FIX] fix singleton error houssine 2018-01-16 20:16:03 +0100
  • f6e06a64e6 [REFACT] remove commented code houssine 2018-01-16 16:13:06 +0100
  • d88eed45ce [IMP] add the possibility to force the date of the capital release request to the super manager houssine 2018-01-16 16:12:35 +0100
  • 8f90e58440 [IMP] add utility python script to generate belgian national identification number in the console houssine 2018-01-16 15:21:52 +0100
  • a5c1f34a75 [IMP] manage legal representative when validating the subscription houssine 2018-01-16 15:20:51 +0100
  • f19a4d77ca [IMP] manage legal representative in the wizard houssine 2018-01-16 15:19:02 +0100
  • 2d23d85438 [IMP] add field legal representative houssine 2018-01-16 15:05:48 +0100
  • 7072d9ff03 [FIX] return Char field houssine 2018-01-16 11:16:27 +0100
  • 14af6801f7 [FIX] return acc_number field as default value houssine 2018-01-16 11:15:20 +0100
  • 255e27916b [FIX] set vals to the field acc_number instead of the res.partner.bank object houssine 2018-01-16 11:13:40 +0100
  • c85628fa67 [IMP] move vals out of the if houssine 2018-01-16 11:11:39 +0100
  • 557600510c [FIX] remove self houssine 2018-01-16 11:08:45 +0100
  • 810ae7a444 [FIX] the default get bank account number don't get it from the partner it return None houssine 2018-01-16 11:07:39 +0100
  • 663a00fb2b [FIX] contact should be a person and not a company houssine 2018-01-16 10:52:36 +0100
  • 86403f1f44 Merge branch '9.0' of https://github.com/houssine78/vertical-cooperative.git into 9.0 houssine 2018-01-15 16:04:54 +0100
  • 7bbaab6a63 [IMP] add field on form view wizard houssine 2018-01-15 15:58:54 +0100
  • 439b17a724 [IMP] handle case where there is no bank account defined on the partner houssine 2018-01-15 15:58:54 +0100
  • 1bb6656823 [FIX] force commit on cr as it is needed in case of the email address has been added to be able to send the email houssine 2018-01-15 12:19:09 +0100
  • a073edfce9 [FIX] unreacheable variable houssine 2018-01-15 12:09:36 +0100
  • 8938fb92c6 [FIX] in the case where a partner is already in the database(e.g as a company partner) we flag the cooperator field to True at the subscription request creation. houssine 2018-01-15 11:56:54 +0100
  • caed295c89 [REFACT] houssine 2018-01-11 19:25:22 +0100
  • 0497bd623d [IMP] comment operational offices fields houssine 2018-01-11 19:00:00 +0100
  • 422ae34d98 [FIX] if the contact already a cooperator the contact wasn't added to the company [IMP] add an user error it the contact person is already the contact of another company houssine 2018-01-11 18:27:45 +0100
  • c9e243f83d [FORMAT] format code houssine 2018-01-10 19:22:38 +0100
  • 9c79a515ca [IMP] do not auto validate the subscription when the payment type is deferred houssine 2018-01-10 19:21:42 +0100
  • 265aea6d61 [IMP] and and make email required on the wizard form houssine 2018-01-10 17:53:02 +0100
  • a75ad34646 [IMP] add company register number houssine 2018-01-10 17:48:40 +0100
  • 32ba87d888 [IMP] add bce and bank account number. houssine 2018-01-10 17:47:35 +0100
  • 6760898943 [IMP] add street2 to footer houssine 2018-01-10 16:04:53 +0100
  • bf98fe2032 [IMP] align account number and contact houssine 2018-01-10 15:20:58 +0100
  • 7f215f591d [REFACT] remove commented code houssine 2017-12-28 19:37:10 +0100
  • 2130ce0f59 [FIX] put the access right on this button on manager houssine 2017-12-27 12:33:20 +0100
  • 6919491b02 [FIX] fill the mandatory name field when the it's a company subscription houssine 2017-12-19 16:04:12 +0100
  • 232b432068 [FIX] set the res partner name in company_name when partner is a company houssine 2017-12-18 15:55:16 +0100
  • ac9d3b76c0 [IMP] add source field on the individual subscription request tree view houssine 2017-12-18 15:27:51 +0100
  • dac73d0a31 [IMP] add a field source for the subscription request to track the source of the creation houssine 2017-12-18 15:26:27 +0100
  • c07e0e8dff [FIX] adding default value "deferred" for payment type to avoid problem when creating subscription request from backend. houssine 2017-12-18 14:05:22 +0100
  • 442dc3cd8f [FIX] add is_company to True to the vals if it's a company houssine 2017-12-15 22:58:03 +0100
  • f6a608dbdb [FIX] fix the case where two share type has been flaged as default. Return the first one houssine 2017-12-15 12:51:09 +0100
  • e564869d10 [IMP] add wizard to create a subscription request right from the res partner houssine 2017-12-11 15:51:37 +0100
  • cb26921273 [FIX] add missing return houssine 2017-10-22 21:16:09 +0200
  • 9a47f935c7 [IMP] add encoding declaration houssine 2017-10-16 17:39:19 +0200
  • 5158082a5c [FIX] apply patch from tfrancois for the birthdate data loss houssine 2017-10-08 19:23:59 +0200
  • da4f30186a [IMP] bottom page logo now can be uploaded houssine 2017-08-22 14:50:08 +0200
  • 31e2126c1f [IMP] add xml encoding declaration houssine 2017-08-22 12:18:52 +0200
  • d8ddfa34b0 [TYPO] fix typo houssine 2017-08-08 14:12:01 +0200
  • 6948e75a6c [IMP] replace openerp tag by odoo houssine 2017-07-14 17:28:38 +0200
  • 058f4b3988 [FIX] select the right mail template to send instead according the status of the member houssine 2017-07-10 10:26:10 +0200
  • 53e3e753fd [FIX] add dependency on web module houssine 2017-07-01 17:59:43 +0200
  • ce7954b00a [FIX] fix the attachment name houssine 2017-06-15 11:41:51 +0200
  • 478aefa70b [FIX] set back the write done on state houssine 2017-06-15 11:40:46 +0200
  • 31ce85ee60 [IMP] refactor the module to allow recomputation of operation register number to avoid gap between number after correction houssine 2017-06-14 12:05:04 +0200
  • da430fed69 [FIX] fix import houssine 2017-06-14 11:51:21 +0200
  • dab4ecc410 [IMP] make gender selection field values translatable houssine 2017-06-02 13:02:22 +0200
  • e71945189a [IMP] add ErbarreBold.ttf houssine 2017-05-26 17:34:44 +0200
  • cd63cb9b5a [IMP] add condition on domain to not display old member houssine 2017-05-26 11:24:55 +0200
  • 11dfb57734 [IMP] add input mask to the repo houssine 2017-05-24 14:51:42 +0200