You can apply the filters on fixtures like fixtures = [{‘doctype’: ‘Sales Order’, ‘filters’: [{‘customer’: ‘Rohit’}]}]
At the time of import you have to specify the site like bench --site site_name migrate
Thanks, Rohit
You can apply the filters on fixtures like fixtures = [{‘doctype’: ‘Sales Order’, ‘filters’: [{‘customer’: ‘Rohit’}]}]
At the time of import you have to specify the site like bench --site site_name migrate
Thanks, Rohit