Thomas

Results 35 comments of Thomas

@HJianBo Any news on this or is there any other way to solve this issue?

@jlovinger-particle Should I close the pull request and open another one?

Are there any news on that? We are currently using rickkas Spiffs library for our flash which is quite a shame given littlefs is already in device os. Is there...

I haven't found any example on where to store the compiled query. At the moment i am using: ``` class NotificationDAOJDBC @Inject()(dbConfigProvider: DatabaseConfigProvider) { import dbConfig.profile.api._ /*--------- QUERIES ---------*/ private...

I have the same error with Delivery Note: ``` Traceback (most recent call last): File "apps/frappe/frappe/app.py", line 110, in application response = frappe.api.handle(request) File "apps/frappe/frappe/api/__init__.py", line 49, in handle data...

Very important feature which should be present already. Great work.

I have the same issue. Probably related to https://github.com/frappe/erpnext/issues/38305 ?

Seems to work but creates a lot of room for error. To mitigate this errors it would be a very good idea to get back the default behaviour of version...

I think a checkbox for individual credit/debit notes would be best. This way, it is possible to set default values and visibility for this checkbox easily in doc form editor.