fix: writing the bill journal entries.

This commit is contained in:
a.bouhuolia
2020-12-19 12:08:42 +02:00
parent 112eaec488
commit 920875d7d9
10 changed files with 170 additions and 92 deletions

View File

@@ -175,7 +175,7 @@ export default class EntityRepository {
}
/**
*
* Deletes the given entries in the array on the specific field.
* @param {string} field -
* @param {number|string} values -
*/