Lead to customer UX enhancement (#15525)

* Lead to customer UX enhancement

* Market segment

* Market Segment to DocType

* Specific function for fixtures

* Merge issue correction

* Doctype merge correction
This commit is contained in:
Charles-Henri Decultot
2018-10-02 07:55:00 +02:00
committed by Rushabh Mehta
parent 5a2aced586
commit b2281cc1fd
12 changed files with 2109 additions and 1841 deletions

View File

@@ -104,6 +104,7 @@ def setup_complete(args=None):
def stage_fixtures(args):
install_fixtures.install(args.get("country"))
install_fixtures.add_market_segments()
def setup_company(args):
defaults_setup.create_price_lists(args)