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

Fix ubl_template picking, always return DeliveredQuantity #1065

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

cyrilmanuel
Copy link
Contributor

@cyrilmanuel cyrilmanuel commented Nov 14, 2024

The block for t-if="line.Mngs_Mng" return false in case of the value is 0.0 that mean you will not see the block as result for values set to 0.0.

adding test with entry set to 0.0 as qty

@cyrilmanuel cyrilmanuel force-pushed the fix-template-deliveredquantity branch from 8345e40 to 9a6d755 Compare November 14, 2024 07:19
@cyrilmanuel cyrilmanuel force-pushed the fix-template-deliveredquantity branch from 9a6d755 to 87c69fb Compare November 14, 2024 08:02
@cyrilmanuel cyrilmanuel force-pushed the fix-template-deliveredquantity branch from 87c69fb to 61cc71c Compare November 15, 2024 05:27
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Copy link
Contributor

@jbaudoux jbaudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will also need to remove the blank line in wamas/tests/samples/WAMAS2UBL-SAMPLE_AUSKQ_WATEKQ_WATEPQ-DESPATCH_ADVICE.xml

  		</cbc:DeliveredQuantity>
- 		
  		<cac:OrderLineReference>

base_wamas_ubl/lib/wamas/ubl_template/picking.xml Outdated Show resolved Hide resolved
@cyrilmanuel cyrilmanuel force-pushed the fix-template-deliveredquantity branch 2 times, most recently from 2dbda9d to 687997f Compare November 20, 2024 07:03
@cyrilmanuel cyrilmanuel force-pushed the fix-template-deliveredquantity branch from 687997f to 745de7c Compare November 20, 2024 07:04
Copy link
Contributor

@jbaudoux jbaudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, like that :)

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@jbaudoux
Copy link
Contributor

jbaudoux commented Dec 6, 2024

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-1065-by-jbaudoux-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 8a2d22c into OCA:16.0 Dec 6, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 952b0e3. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants