Closed dottenbr closed 9 years ago
The "Make Default" button makes a property setter (custom setting) and is used more for customization. For developer mode, it should set in the default doctype though.
fixed via https://github.com/frappe/frappe/commit/caac8209c8326e47e12c7211c796b1ed5722ec88
When I create a custom print format I have to select which doc type it is for and I can flag it as default. This is good.
However now this is not automatically set in the doctype itself where I have a free text field to define it. Should this be automatically set and be a link to the Print Format as autosuggest?