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

Add Periodicity to quotation items on create, update and info #858

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

hmarfull-teamleader
Copy link
Contributor

Add Periodicity to quotation items on create, update and info using the existing Periodicity data structure.

Copy link
Contributor

@BrechtBonte BrechtBonte left a comment

Choose a reason for hiding this comment

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

Add a mention of the additional property in the changelog section

src/03-deals/quotations.apib Outdated Show resolved Hide resolved
@joaoinacio joaoinacio requested a review from BrechtBonte January 6, 2025 15:33
@@ -105,7 +105,7 @@ Get a quotation
+ tax_exclusive_before_discount (Money)
+ tax_inclusive (Money)
+ tax_inclusive_before_discount (Money)
+ periodicity (Periodicity)
+ periodicity (Periodicity, nullable)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Q: If I understood correctly .info will never be null, since it will be returned as "one_time_only"

Copy link
Contributor

Choose a reason for hiding this comment

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

Q: If I understood correctly .info will never be null, since it will be returned as "one_time_only"

🤔 it is being returned as null, right? https://github.com/teamleadercrm/core/pull/40039/files#diff-d0cc69b0bbf026baf248d48ffc3962a248b9714e3bcde97b7ba6526276d6cf32R126

@joaoinacio joaoinacio merged commit f1d48bb into master Jan 8, 2025
1 check passed
@joaoinacio joaoinacio deleted the add-periodicity-to-quotation-items branch January 8, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants