mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
[fix] [minor] repost order qty patch
This commit is contained in:
6
patches/october_2013/repost_ordered_qty.py
Normal file
6
patches/october_2013/repost_ordered_qty.py
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
|
||||||
|
# License: GNU General Public License v3. See license.txt
|
||||||
|
|
||||||
|
def execute():
|
||||||
|
from patches.december_2012 import repost_ordered_qty
|
||||||
|
repost_ordered_qty.execute()
|
||||||
Reference in New Issue
Block a user