fonc(stock) implémente gestion basique du stock
This commit is contained in:
parent
4e6f3911a6
commit
8c71a69c1b
5 changed files with 35 additions and 19 deletions
12
cspell.json
12
cspell.json
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"dictionaries": ["fr-fr", "en-gb"],
|
||||
"dictionaries": [
|
||||
"fr-fr",
|
||||
"en-gb"
|
||||
],
|
||||
"words": [
|
||||
"GLITCHTIP",
|
||||
"Vali",
|
||||
|
|
@ -38,6 +41,9 @@
|
|||
"wpautop",
|
||||
"ERRMODE",
|
||||
"laravel",
|
||||
"multishipping"
|
||||
"multishipping",
|
||||
"multiformats",
|
||||
"curryfication",
|
||||
"giftcard"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue