Skip to content
#

erpnext

Here are 140 public repositories matching this topic...

lasalesi
lasalesi commented Jan 30, 2018

Actual behaviour:
In case a custom app has print formats, the command bench uninstall-app (app) will fail with frappe.exceptions.LinkExistsError: Cannot delete or cancel because Module Def <a href="#Form/Module Def/ham">ham</a> is linked with Print Format <a href="#Form/Print Format/cheese">cheese</a>

Expected behaviour:
bench uninstall-app should also remove print formats that

ankush
ankush commented Aug 20, 2021

Old logs ("Ecommerce Integration Log") should be cleared up periodically (monthly background job?)

  • This should be configurable from a new generic setting page for this app. Something like "Ecommerce Integrations Setting".

Settings should have a child table:

  • Select module (shopify/unicommerce etc...)
  • select "status" of logs that should be cleared up.

E.g. module="shopify", statu

Improve this page

Add a description, image, and links to the erpnext topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the erpnext topic, visit your repo's landing page and select "manage topics."

Learn more