Ankush Menat
Ankush Menat
High potential to go wrong. Write tests and verify behavior for many known use cases! - standard / non-standard page and reports - virtual / custom doctypes Add add a...
@ryuliantoro no, trim-tables removes tables if doctype isn't available anymore. This is for deleted code / controller. This change won't delete any data ideally, just the controller entry from doctype...
fixed with https://github.com/frappe/frappe/pull/18032
Create test sites with following pattern and you don't need to add to them to hosts. `testsite.localhost`
> So, the .localhost extension is automatically routed to local host? Cool! Not really. `localhost` is added to /etc/hosts by default. Your machine's hostname is there too mostly. So `site.host`...
This command is in frappe btw https://github.com/frappe/frappe/blob/fec24632a9aefdef014be7666af805646f1ce6e8/frappe/commands/site.py#L633-L640
You can print as PDF? Wiki pages are available on Desk too where you can specify custom print format if you want to.
generic extension of this is: to define data source interface that others can plug into. e.g. virtual doctypes (badly done, but you get the idea)
Exception shouldn't be raised here I think 👀
@barredterra add screenshots for UI changes like the splitting of creation/modified message. before after