Profile: Sag
Statistics
![Avatar](https://grandnode.com/content/images/thumbs/default-avatar_120.jpg)
- 5
Condition if I set the warehouse on specific product.
I have 2 product including that warehouse product on cart..
Then the shipping charge is showing double of actual price?
Is there is specific rule for this?
System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task`1<Grand.Domain.IPagedList`1<Grand.Domain.Orders.Order>> Grand.Services.Orders.IOrderService.SearchOrders(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.Nullable`1<System.DateTime>, System.Nullable`1<System.DateTime>, System.Nullable`1<Grand.Domain.Orders.OrderStatus>, System.Nullable`1<Grand.Domain.Payments.PaymentStatus>, System.Nullable`1<Grand.Domain.Shipping.ShippingStatus>, System.String, System.String, System.String, System.String, Int32, Int32, System.String)'. at Grand.Plugin.Widgets.GoogleAnalytics.Components.WidgetsGoogleAnalyticsViewComponent.GetLastOrder() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at Grand.Plugin.Widgets.GoogleAnalytics.Components.WidgetsGoogleAnalyticsViewComponent.GetLastOrder() at Grand.Plugin.Widgets.GoogleAnalytics.Components.WidgetsGoogleAnalyticsViewComponent.InvokeAsync(String widgetZone, Object additionalData)
Page URLhttps://www.epharmacy.com.np/checkout/completed/ Referrer
URLhttps://www.epharmacy.com.np/onepagecheckout
What is the reason behind this error log?
After saving billing address on onepagecheckout ..its redirect me to the cart page.. is their is any backend setting for this?
No Migration Effect on database..i want to add new model in project.
help needed
is it possible to add new collection ?difficult to migrate when i create my own view model.