bugfix
This commit is contained in:
parent
1abf5389c2
commit
c863936871
@ -4,4 +4,4 @@ from ahserver.serverenv import ServerEnv
|
||||
def load_pricing():
|
||||
env = ServerEnv()
|
||||
env.pricing_program_charging = pricing_program_charging
|
||||
env.get_pricing_specs_by_ppid = get_pricing_specs_by_pptid
|
||||
env.get_pricing_specs_by_pptid = get_pricing_specs_by_pptid
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user