Skip to content
#

invoices

Here are 91 public repositories matching this topic...

dolibarr
egils-consulting
egils-consulting commented Jul 26, 2020

Feature Request

Dolibarr has a lot of bugs IMO that could be easily discovered before releases if we had some kind of testing suite.
I suggest we make one. I can contribute tests, but I have never written tests in PHP before. I could write some in Python to test the API.

Suggested implementation

no idea, never done this before
see https://www.tutorialspoint.com/software_testing_diction

I have customized the code of Adrian to find 4 points of document or rectangle dynamically. Here i have added findLargestCountours and convert_object, where convert_object is our driver method which actually doing image processing and getting all 4 point rectangles from image. After getting all 4 point rectangle list findLargestCountours method finding largest countour in list.

  • Updated Dec 19, 2017
  • Python
developeregrem
developeregrem commented Nov 1, 2019

At the moment no events will be logged.
Events must be logged and written to the DB. The entity Log shall be used for this.

In another ticket these events will be displayed in the web page and can be reviewed by the admin user.

Every event that triggers a create, update or delete of an entity should be logged.
User supplied input must be sanitized before writing to the log.

Improve this page

Add a description, image, and links to the invoices 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 invoices topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.