Skip to content

fix(catering): remove ability to edit existing orders when field disabled (PPT-1340) (PPT-1339) - #386

Merged
KesterJJ merged 3 commits into
developfrom
fix/catering-tweaks
May 7, 2024
Merged

fix(catering): remove ability to edit existing orders when field disabled (PPT-1340) (PPT-1339)#386
KesterJJ merged 3 commits into
developfrom
fix/catering-tweaks

Conversation

@MrYuion

@MrYuion MrYuion commented May 2, 2024

Copy link
Copy Markdown
Collaborator

No description provided.

@vercel

vercel Bot commented May 2, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
frontend-templates ⬜️ Ignored (Inspect) Visit Preview May 3, 2024 2:06am

@w-le
w-le marked this pull request as draft May 2, 2024 04:31
@w-le

w-le commented May 3, 2024

Copy link
Copy Markdown
Contributor

Thanks, once done remove Draft and I'll get @KesterJJ to test

@MrYuion
MrYuion requested a review from a team May 6, 2024 04:10
@MrYuion
MrYuion marked this pull request as ready for review May 6, 2024 04:11
@w-le

w-le commented May 6, 2024

Copy link
Copy Markdown
Contributor

Hey @KesterJJ can I get a test of this one? Deploy this build branch to bm-stg workplace-pos, Thanks

@jeremyw24 jeremyw24 changed the title fix(catering): remove ability to edit existing orders when field disabled (PPT-1340) fix(catering): remove ability to edit existing orders when field disabled (PPT-1340) (PPT-1339) May 6, 2024
@KesterJJ
KesterJJ merged commit 3ca1420 into develop May 7, 2024
@KesterJJ

KesterJJ commented May 7, 2024

Copy link
Copy Markdown
Contributor

Tested working

).length > 0
);
if (
can_cater &&

@w-le w-le May 8, 2024

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey @MrYuion is this catering var relevant inside this assets function? Or is it just a leftover from copy/paste that shouldn't be here?

this.form.getRawValue();
const time_changed =
!id ||
(catering?.length &&

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey @MrYuion is this catering var relevant inside this assets function? Or is it just a leftover from copy/paste that shouldn't be here?

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.

3 participants