-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import wallet community balance #29
Comments
Hi FIorent, |
Your are right ewallet balance should be always at 0 if the community rules specify this. As an alternative they can specify that individual wallet can be between limits but central wallet (or bank) should be at 0. But you understand my case. I need to implement a balance for each partner as a new start without generating accounting log. You can do it from the backend with csv import. But so far this field is set to "not importable" and the import is not working. It will be nice if you have a toggle switch to allowed on a short period this feature and them go back to normal. |
Hi folks |
Technically it is not the case that only Mutuel Credit system have a over all balance of 0. All the system that I know are based an a ledger principle. So you can't just set a value in the ledger - it has to be always a booking from one account to the a other. I you want to have something as predefined funds or starting capital you have to work with system account. A system account belongs to the system and not to a person or user. |
It will be a nice feature to be able import for each partner a wallet balance from backend.
In case of your switch from one system to odoo you will need this. Otherwise everyone should restart from 0 ?
The text was updated successfully, but these errors were encountered: