fix manifest for bemade_so_followers_to_picking (missing stock dependency)
This commit is contained in:
parent
dcb6384c85
commit
5ea75d7bf9
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
'website': 'https://www.bemade.org',
|
||||
"depends": [
|
||||
'sale',
|
||||
'purchase'
|
||||
'purchase',
|
||||
'stock',
|
||||
],
|
||||
"data": [
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue