-
Notifications
You must be signed in to change notification settings - Fork 3
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
Negative quantities of a resource #59
Comments
Hi, Lynn from Valueflows here, hoping to be helpful. :) Speaking from a general point of view, not for your specific requirements: This could be valid for 2 possible reasons:
But, your point about documentation is well taken, thank you. |
Hi @fosterlynn, should not a It sounds as if the concept resource is not compatible with negative quantities? Especially in a track and trace scenario, this might lead to the wrong path for a resource, or to a split (the same resource existing in different situations, such as owner, location, etc.) |
Hi, @fosterlynn thanks for your answer! We perfectly understand the reasoning behind it from the Value Flows vocabulary point of view. Our comment is more on the line we think Zen Pub should be more explicit in the way it enforces the vocabulary as a way to facilitate and not only record a particular transaction. In particular when it involves two parties. |
After transferring the totality of an
economicResource
to a newagent
it is still possible to perform furthereconomicEvent
(i.e. transfer something it doesn't exist) even if theeconomicResource
has 0 units.The qty. goes negative but the user is not informed during the creation of the
economicEvent
.If this needs to be understood as a form of debt in Value Flows I think the implementation should be more explicit.
The text was updated successfully, but these errors were encountered: