Closed bhattdevarsh closed 7 months ago
@agritheory @bhattdevarsh Is there a way to drop a Vue file into the
www
folder? Would that just work out of the box in version-14? Or would it require version-15's Vue 3 dependency?
I think we had somewhat similar conversation before starting and concluded that we may not need Vue and just normal web page should do the job.
@Alchez
New Update:
update_cart
defPoint of Discussion:
Exception handling not implemented at this stage: The form action is redirecting the user to python function, in case of any error on python function will show the traceback page instead of a popup. If that is fine, we can continue or else we can bring back the .js
file which can handle the callback/error.
@bhattdevarsh this looks good to me. Is this PR ready to be merged, or are you adding something else as well?
@bhattdevarsh this looks good to me. Is this PR ready to be merged, or are you adding something else as well?
good from my end.
@agritheory @bhattdevarsh the test failure seems to be related to an error upstream with OS resolution. There's an issue created for it over at https://github.com/actions/runner-images/issues/7210.
https://github.com/agritheory/inventory_tools/issues/54
/bulk-order
update_cart
def to update cart items.Possible Scope:
update_cart
to handle large data