Skip to content

Validate account move template name and account move line amount

Add a validation to check if the "name" field in the model "account.move.template.keyword" have the correct format.

Add new except in the move line template function "get_line" to catch errors where the amount simpleeval have an incorrect format.

Closes #12012 (closed)

Edited by Juanjo Garcia

Merge request reports