Pedro Porras
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
pos_mrp_order/models/__init__.py
|
@ -22,5 +22,6 @@ |
|
|
# |
|
|
# |
|
|
############################################################################## |
|
|
############################################################################## |
|
|
|
|
|
|
|
|
import point_of_sale_make_mrp |
|
|
from . import point_of_sale_make_mrp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|