fixes #4457 hasInvoiceElectronic-para-cliente #1116

Merged
pau merged 18 commits from 4457-hasInvoiceElectronic-para-cliente into dev 2022-11-24 09:45:45 +00:00
Contributor
No description provided.
pau added 2 commits 2022-10-31 06:53:45 +00:00
pau added 1 commit 2022-10-31 06:58:14 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
0739608de3
Merge branch 'dev' into 4457-hasInvoiceElectronic
joan added this to the (deleted) milestone 2022-11-04 08:18:43 +00:00
joan added this to the v9.0.0 - November milestone 2022-11-04 08:24:46 +00:00
pau added 11 commits 2022-11-08 11:26:15 +00:00
gitea/salix/pipeline/head This commit looks good Details
f65d06fc7d
fixes #4073
gitea/salix/pipeline/head There was a failure building this commit Details
5c65314162
use findById
gitea/salix/pipeline/head This commit looks good Details
ad1b429d10
check if user has role from userToUpdate
gitea/salix/pipeline/head There was a failure building this commit Details
70c97120b3
Merge pull request 'MASTER_4073-user_hasGrant' (!1107) from 4073-user-hasGrant-master into master
Reviewed-on: #1107
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
463d3e6e12
Fixes
gitea/salix/pipeline/head There was a failure building this commit Details
d34936015b
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head There was a failure building this commit Details
231575d23e
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
ac6fbd07a9
Upgraded node version
gitea/salix/pipeline/head There was a failure building this commit Details
e85505ee8e
#4457 implement notification system, @1h 30m
pau added 1 commit 2022-11-08 12:59:27 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
2fc12dff52
#4457 @1h notifications working, need refactor ACL
pau added 1 commit 2022-11-15 07:49:42 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
9d0cd36afe
Merge branch 'dev' into 4457'
pau changed title from WIP: 4457-hasInvoiceElectronic-para-cliente to 4457-hasInvoiceElectronic-para-cliente 2022-11-15 07:59:42 +00:00
pau added 1 commit 2022-11-15 08:00:05 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
60d12826e4
Merge branch 'dev' into 4457-hasInvoiceElectronic-para-cliente
pau changed title from 4457-hasInvoiceElectronic-para-cliente to fixes #4457 hasInvoiceElectronic-para-cliente 2022-11-15 08:01:09 +00:00
pau added 2 commits 2022-11-15 09:37:27 +00:00
pau added 1 commit 2022-11-15 09:39:14 +00:00
pau added 2 commits 2022-11-15 10:01:15 +00:00
pau added 1 commit 2022-11-21 13:45:31 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
cb6ae41c13
Merge branch 'dev' into 4457-hasInvoiceElectronic-para-cliente
joan requested changes 2022-11-22 13:19:47 +00:00
@ -0,0 +5,4 @@
AFTER
`hasInvoiceSimplified`;
-- sería más correcto hasElectronicInvoice pero ya existe un campo hasInvoiceSimplified
Contributor

Si la columna no existe, mejor ponerla bien de inicio aunque ya existan algunas con el nombre incorrecto.

Si la columna no existe, mejor ponerla bien de inicio aunque ya existan algunas con el nombre incorrecto.
pau marked this conversation as resolved
@ -0,0 +1,6 @@
UPDATE
Contributor

Mover a ultima versión SQL

Mover a ultima versión SQL
pau marked this conversation as resolved
@ -0,0 +1,6 @@
UPDATE
vn.client
Contributor

Template strings

Template strings
pau marked this conversation as resolved
@ -0,0 +1,2 @@
INSERT INTO salix.ACL (model,property,accessType,permission,principalType,principalId)
Contributor

Template strings

Template strings
pau marked this conversation as resolved
pau added 2 commits 2022-11-23 07:55:54 +00:00
pau requested review from joan 2022-11-23 08:28:09 +00:00
pau added 1 commit 2022-11-23 08:28:11 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
a8520f851c
Merge branch 'dev' into 4457-hasInvoiceElectronic-para-cliente
joan approved these changes 2022-11-24 07:49:34 +00:00
pau added 1 commit 2022-11-24 09:27:52 +00:00
pau merged commit 8e6d0bd6b0 into dev 2022-11-24 09:45:44 +00:00
pau deleted branch 4457-hasInvoiceElectronic-para-cliente 2022-11-24 09:45:45 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#1116
No description provided.