Commit 40c7aaf6 by malihua

bug

parent ff93a123
...@@ -71,7 +71,7 @@ class ProductIncomeExpenseIframe(http.Controller): ...@@ -71,7 +71,7 @@ class ProductIncomeExpenseIframe(http.Controller):
machinery_type = %s, machinery_type = %s,
expenditure = %s, expenditure = %s,
customer = %s, customer = %s,
balance = %s, balance = %s
WHERE id = %s WHERE id = %s
""", ( """, (
data["business_date"], data["abstract"], data["income"], data["business_date"], data["abstract"], data["income"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment