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:
committed by
Rushabh Mehta
parent
5a2aced586
commit
b2281cc1fd
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user