Fix stock_supply.diff path

This commit is contained in:
carlosgalvez-nan 2020-02-27 16:12:37 +01:00
parent 3fdf5bec6b
commit 7990e10f89
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
diff --git a/shipment.py b/shipment.py
index 6ef998f..bd94381 100644
--- a/shipment.py
+++ b/shipment.py
--- a/trytond/trytond/modules/stock_supply/shipment.py
+++ b/trytond/trytond/modules/stock_supply/shipment.py
@@ -132,16 +132,18 @@ class ShipmentInternal(ModelSQL, ModelView):
state='request',
)