Skip to content
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

Missing PriceBasisQuantity in ItemIn/ItemDetail #29

Closed
ynnoig opened this issue May 29, 2024 · 1 comment · Fixed by #31
Closed

Missing PriceBasisQuantity in ItemIn/ItemDetail #29

ynnoig opened this issue May 29, 2024 · 1 comment · Fixed by #31
Assignees
Labels
enhancement New feature or request

Comments

@ynnoig
Copy link
Member

ynnoig commented May 29, 2024

Example of cXML

<PriceBasisQuantity quantity="100" conversionFactor="1">
	<UnitOfMeasure>EA</UnitOfMeasure>
	<Description xml:lang="de">Preis pro 100 Einheiten</Description>
</PriceBasisQuantity>
@ynnoig ynnoig added the enhancement New feature or request label May 29, 2024
@ynnoig ynnoig self-assigned this May 29, 2024
@ynnoig
Copy link
Member Author

ynnoig commented May 29, 2024

PR wird erstellt

@ynnoig ynnoig linked a pull request Jun 3, 2024 that will close this issue
@ynnoig ynnoig closed this as completed in #31 Jun 3, 2024
ynnoig pushed a commit that referenced this issue Jun 3, 2024
* feat: added PriceBasisQuantity Model, test & feature to builder #minor

* feat: added PriceBasisQuantity Model, test & feature to builder #minor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant