mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 15:38:25 +00:00
fix last v3 patch
This commit is contained in:
parent
4463c9f88b
commit
3d9875bf31
@ -11,7 +11,7 @@ import shutil
|
|||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
sites_path = os.environ.get('SITES_PATH', 'sites')
|
sites_path = os.environ.get('SITES_PATH', 'sites')
|
||||||
last_3_patch = 'patches.1401.fix_planned_qty'
|
last_3_patch = 'patches.1401.fix_pos_outstanding'
|
||||||
|
|
||||||
|
|
||||||
def get_frappe(bench='.'):
|
def get_frappe(bench='.'):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user