Skip to content

Commit

Permalink
Add wholesale_price as isNegativePrice instead of isPrice
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRambaud committed Mar 17, 2021
1 parent 20ea367 commit 8be9e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/1.7/webservice/resources/combinations.md
Expand Up @@ -17,7 +17,7 @@ title: Combinations
| **quantity** | isInt || 10 | |
| **reference** | || 64 | |
| **supplier_reference** | || 64 | |
| **wholesale_price** | isPrice || 27 | |
| **wholesale_price** | isNegativePrice || 27 | |
| **price** | isNegativePrice || 20 | |
| **ecotax** | isPrice || 20 | |
| **weight** | isFloat || | |
Expand Down

0 comments on commit 8be9e84

Please sign in to comment.