diff options
Diffstat (limited to 'bug_fix_reserved_stock.ktr')
| -rw-r--r-- | bug_fix_reserved_stock.ktr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bug_fix_reserved_stock.ktr b/bug_fix_reserved_stock.ktr index 5a40ad4..1a7dbbe 100644 --- a/bug_fix_reserved_stock.ktr +++ b/bug_fix_reserved_stock.ktr @@ -651,8 +651,8 @@ <schema>public</schema> <table>stock_quant</table> <key> - <name>product_id</name> - <field>product_id</field> + <name>id_stock_quant</name> + <field>id</field> <condition>=</condition> <name2/> </key> |
