-
As a professional manufacturer dedicated to high precision optics and photoelectric components, SICUBE PHOTONICS spreads its products and service all over the world. We are capable of design, producti…
-
This is a non-technical issue, but may be an issue that others are encountering.
Our company, located in Canada, would like to make volume purchases of "official" (i.e. Amica) NodeMCU V2 modules. Ho…
-
-
I'm trying to send this mutation:
```C#
GraphQLRequest graphQLRequest = new GraphQLRequest()
{
Query = @"mutation(
$order_code: Int!,
…
-
Set the minimum of 2 boxes for the orders for the retailers
Set the minimum of 15 boxes for the orders for the wholesalers
-
### Todo
- [ ] Analyze where the problem comes from
- [ ] Find the appropriate solution and re-qualify the issue
**Describe the bug**
After adding for example 50 diffrent products to cart (we ar…
-
There are a few categories of AMPPs that are "not really" AMPPs, and constitute noise when browsing the dm+d as a "normal" user.
As well as being noisy, they prevent us from being able to identify…
-
### Background information
__IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.__
Please make sure you …
-
Add login as `wholesalers` or `retailer` command on both login and sign up window.
code!!
Sign up as
Wholesaler
Retailer
please try this code
-
I am having POCO classes as follows.
`public partial class Account : EntityBase
{
public Account()
{
this.Discounts = new List();
}
…