mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
fix last v3 patch
This commit is contained in:
parent
4463c9f88b
commit
3d9875bf31
@ -11,7 +11,7 @@ import shutil
|
||||
import subprocess
|
||||
|
||||
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='.'):
|
||||
|
Loading…
Reference in New Issue
Block a user