Closed
Description
-
Cart count is not clear
Missing code below (from
place_order
)if hasattr(frappe.local, "cookie_manager"): frappe.local.cookie_manager.delete_cookie("cart_count")
-
Quotation is not show in Quotations List
Viewable if access via
localhost/quotations/QTN-0005
No
QTN-0005
in list, only ones that areOpen
Expected behaviour: All quotations by the respective party is shown whether when the state is in
Draft
,Open
orConverted to Sales order
-
Quotation is still in
Draft
butPay Now
button is shown. -
State mismatch in certain places:
Open
in Desk and List on Site but shown asSubmitted
on individual page.Same for
Draft
, shown asPending
.
Metadata
Metadata
Assignees
Labels
No labels
Activity