Each service has minimum 1 package
Open
A service can not have more than 3 packages
Open
user can delete a package
Open
user can update an existing package info
Open
After updating existing package, it won’t affect on running order
Open
When a service is delete, all the related packages should delete from DB as well
Open
When creating an order user should able to select package otherwise order won’t create
Open
Create Order from catalog should work perfectly
Open
Create manual order with single service
Open
Create repeated Order with success
Open
User can update the order info with package selection if it’s status===pending
Open
User able to create an add on service successfully
Open
in subscription based service, default duration of a package is month
Open
When user get a service, the package list need to show
Open
When user get a service from catalog, the service page need to show
Open
Successfully fetch service list in catalog page
Open
When user gets all service list, it should show range maximum to minimum range
Open
Check file is properly uploaded in the service
Open
If service is onetime, should not send data of repeatCount, billingCycleCount, repeat duration
Open
if service is subscription should send data of repeatCount, billingcycleCOunt, repeat Duration
Open
A single service can not have multiple packages with same name
Open
While creating a package, at least one feature name should be provided.
Open
A package can have at most 15 features
Open
If at least 1 feature name is not provided during package creation, package won’t create
Open
a package can have multiple feature name
Open
Create service with files
Open
Create service without files
Open
Check without image other file type is denied in service creation
Open
Create proposal with package id successfully
Open
Order Invoice working correctly
Open
Order get works perfectly
Open
Create Order with order form (add on and upsell) works perfectly
Open
Selecting upsell loads the package properly
Open
Order with custom form should be okay
Open
Check stripe payment is working perfectly for both one time and subscription
Open
Check stripe payment is working perfectly for upsell
Open
Check manual payment is working perfectly for both one time and subscription
Open
Check manual payment is working perfectly for upsell
Open
Create task is successful
Open
Task successfully mark as complete
Open
Create service with FaQ
Open
Get service with FAQ
Open
Update service with faq
Open
Create order without projectManger
Open
Create order with project Manger
Open
Create notification while ordering is succesful
Open
Send email to the client after creating an order is succesful (all condition with smtp or without smtp)
Open
CHeck webhook triggered properly while creating order form Manual
Open
Check all the mail works perfectly
Open
if upsell have intake and order form both should take data
Open
taking payment from paypal works (each case)
Open
Invoice send while creating from catalog works
Open
Assume a service is onetime and upsell is onetime too, then multiple invoices send to the clients. means for each upsell and service seperate invoice will be billed
Open