Commit 7b1bf6ab authored by Romain Courteaud's avatar Romain Courteaud

slapos_subscription_request: do not generate Subscription for Organisation

This work must be done later
parent 10f23860
......@@ -24,7 +24,8 @@ else:
######################################################
# Find Sale Trade Condition and price
source_section = subscriber_person_value.getCareerSubordination(subscriber_person_value.getRelativeUrl())
# source_section = subscriber_person_value.getCareerSubordination(subscriber_person_value.getRelativeUrl())
source_section = subscriber_person_value.getRelativeUrl()
# Create a temp Sale Order to calculate the real price and find the trade condition
now = DateTime()
......
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