houssine
2faa65783f
[FIX] Fix release capital request reconciled with a credit note
In the case where a release capital request is reconciled with a credit
note(when you want to cancel properly a capital release request from an
accounting point of view). In the confirm_paid function the order of the
invoices are not always the same. Some time you get the credit note
first and some times you get the original invoice first. it leads to
problem in case of the credit note go first. this commit fix the
problem.
6 years ago
houssine
abc577ff3f
[PEP8] pep8 code style refactoring
6 years ago
houssine
1f14f58ed6
[IMP] change summed fields in group by
6 years ago
houssine
f49c888aca
[IMP] put back the field in read only
6 years ago
houssine
273a884eb4
[IMP] make this field editable
6 years ago
houssine
2130359982
[FIX] fix case where the representative wasn't yet in the system
6 years ago
houssine
09fd84b650
[FIX] release capital request matched with credit note
when a release capital request is matched with a credit note it's marked
as paid but it should not process it has a normal paid release capital
request. No share should be given to the cooperator and no operation
should be written in the cooperator register
6 years ago
houssine
971826eace
[FIX] fix special case for is_company value
6 years ago
houssine
ffe3957fb8
[IMP] add dependency to partner_contact_addres
6 years ago
houssine
45b513f2a9
[IMP] add type representative as default type for contact of company
6 years ago
houssine
0ea59cc854
[IMP] add status and source field and default value to trace from where
a subscription request has been created
6 years ago
houssine
3842f0ed89
[IMP] change coop_candidate computation
6 years ago
houssine
54af34d7d0
[FIX] fix wrong evaluation
6 years ago
houssine
3db48d8c10
[IMP] make error messages translatable
6 years ago
houssine
f2ad689d22
[FIX] undeclared function
6 years ago
houssine
6c4cb32a87
[IMP] handle case where an old cooperator subscribe again for shares
6 years ago
houssine
b1e64f6134
[IMP] make boolean is_company visible for super manager
6 years ago
houssine
860d12551a
[FIX] in the case of a company we should search the user based on the
company email instead of the representative email
6 years ago
houssine
0ea9e37bb6
[FIX] introducing company value raised a bug. we need to retrieve the
value from is_comapny instead of company
6 years ago
houssine
0324a06793
[IMP] cannot validate a subscription request with share number smaller
or equal 0
6 years ago
houssine
e455c54b1d
[FIX] fix case where register company number are not used
6 years ago
houssine
a805cdcb0e
[FIX] quick fix for non belgian localization(we should not take the
national number into account
6 years ago
houssine
8e77bbdbaf
[FIX] fix hard coded default lang in subscription request. needed for
swiss localisation
7 years ago
houssine
f3d8e6de1c
[FIX] filter for cooperator candidate
7 years ago
houssine
666f44bf9f
[FIX] fix label for to match the right field
7 years ago
houssine
54cf8d241b
[IMP] replace hardcoded currency symbol by the company currency.
7 years ago
houssine
db879ef684
[IMP] add search view to subscription register
7 years ago
houssine
c0ca876ec0
[REFACT] customer field is defined from the share type.
7 years ago
houssine
916850628d
[LIC] add licence AGPLv3
7 years ago
houssine
655abc5690
[IMP] better name for access right
7 years ago
houssine
4dee086c97
[FIX] give missing right to user
7 years ago
houssine
0502ea62ab
[FIX] fix wrong field name
7 years ago
houssine
07e93dffc8
[IMP] create subscription with national register number of the compamny
representative
7 years ago
Thibault Francois
fe8caea77f
[FIX]008-z-D : mettre à jour les filtres Cooperateur de base pour prendre coop effectif : Use effective member to filter on cooperator instead of cooperator (which is only candidate)
7 years ago
houssine
fdb4d2df56
[IMP] make cooperator field invisible
7 years ago
houssine
00bc5f2d68
[TYPO] fix typo
7 years ago
houssine
931f30362c
[IMP] remove readonly attribute
7 years ago
houssine
208620f53b
[IMP] apply national register number control also for the legal
representative(same field than for a person).
7 years ago
houssine
131b2a65d7
[IMP] add a computed field coop_candidate and a menu item to display
company representative
7 years ago
houssine
3bdd08f830
[IMP] the company should be create with the email company instead of the
one of the representative.
7 years ago
houssine
8d7fa459db
[IMP] add representative name the company subscription request
7 years ago
houssine
3aab417b84
[FIX] fix case where subcription request has no company email.
7 years ago
houssine
4cdd20f80d
[IMP] remove birthday field as the know we use the OCA module
partner_birthdate on this purpose.
7 years ago
houssine
a93f97ba3e
[FIX] handle the case where the subscription is created from the CRM
7 years ago
houssine
56289970f3
[FIX] add condition is_company when handling the company representative
7 years ago
houssine
62b8387ae2
[FIX] add missing self
7 years ago
houssine
3965408b6e
[IMP] make if statement understandable
7 years ago
houssine
e9027a829e
[IMP] add encoding declaration
7 years ago
houssine
2b9d11bb5c
[FIX] fix one case here the evaluation shouldn't be True
7 years ago
houssine
afebc53c21
[IMP] extract sexy invoice from easy my coop to put it in a dedicated
module.
7 years ago