Commit Graph

3733 Commits

Author SHA1 Message Date
Joan Sanchez e278491ad2 refactor(order): index filter optimization
gitea/salix/pipeline/head This commit looks good Details
2021-10-14 08:48:57 +02:00
Joan Sanchez c0e1f2f0dc Changed column order
gitea/salix/pipeline/head This commit looks good Details
2021-10-13 14:55:53 +02:00
Joan Sanchez 1b9b918812 Fixed format
gitea/salix/pipeline/head This commit looks good Details
2021-10-13 14:29:11 +02:00
Joan Sanchez b2cdfd9785 Removed empty spaces 2021-10-13 14:29:01 +02:00
Joan Sanchez 31e160559b fix(salesMonitor): now sorts correctly by practical and theorical hour
Refs: 3219
2021-10-13 14:28:50 +02:00
Joan Sanchez 1ff3e1f429 Increased date range from +10 to +60 days
gitea/salix/pipeline/head This commit looks good Details
2021-10-05 08:12:25 +02:00
Joan Sanchez b299efa63e Changed zone_getShippedWarehouse() to zone_getShipped()
gitea/salix/pipeline/head This commit looks good Details
2021-10-04 14:58:38 +02:00
Joan Sanchez b3a34489b0 fix(calendar): Event colors were not showing properly
gitea/salix/pipeline/head This commit looks good Details
Refs: 3166
2021-10-04 09:30:55 +02:00
Joan Sanchez 580231d30b Updated unit tests
gitea/salix/pipeline/head This commit looks good Details
2021-10-01 14:59:12 +02:00
Joan Sanchez 313db4960e refactor(invoice): Show generate PDF option if it was never generated before
Refs: 3162
2021-10-01 14:59:08 +02:00
Joan Sanchez 3df03b31a3 fix(invoice): invalid date for PDF storage
gitea/salix/pipeline/head This commit looks good Details
2021-10-01 10:56:40 +02:00
Joan Sanchez a41ae85226 Removed PDF creation on download
gitea/salix/pipeline/head This commit looks good Details
2021-10-01 08:11:26 +02:00
Joan Sanchez 26df12a70a fix(invoice): fixed pdf generation condition race
gitea/salix/pipeline/head This commit looks good Details
2021-09-30 15:28:34 +02:00
Joan Sanchez 54fa419255 fix(invoice): was storing invoices on incorrect path folder
gitea/salix/pipeline/head This commit looks good Details
2021-09-30 14:43:37 +02:00
Joan Sanchez 479d4892ce Updated unit test
gitea/salix/pipeline/head This commit looks good Details
2021-09-29 12:23:55 +02:00
Joan Sanchez a7c75fcbd4 fix(invoicePdf): Create PDF document on invoice download
Refs: 3109, 3110
2021-09-29 12:23:47 +02:00
Joan Sanchez 19d3b19e5a Updated translation
gitea/salix/pipeline/head This commit looks good Details
2021-09-28 09:59:00 +02:00
Javi Gallego 40e589203e test fixed
gitea/salix/pipeline/head This commit looks good Details
2021-09-22 07:42:58 +02:00
Javi Gallego 3365eadf5e Merge branch 'dev' into 2995-supplierAccount-modificaciones 2021-09-21 14:02:07 +02:00
Joan Sanchez 6e89fa1b5e Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head This commit looks good Details
2021-09-21 12:56:49 +02:00
Joan Sanchez 689662f9bb fix code duplication
gitea/salix/pipeline/head This commit looks good Details
2021-09-21 12:48:51 +02:00
Carlos Jimenez Ruiz 95b4d23599 added agency and route columns to client.summary tickets
gitea/salix/pipeline/head This commit looks good Details
2021-09-21 12:39:54 +02:00
Joan Sanchez 786589f214 fix(tickets): fixed ticket duplications on ticket summary and ticket index caused by pagination
gitea/salix/pipeline/head This commit looks good Details
Refs: 3093
2021-09-21 12:25:22 +02:00
Joan Sanchez e07e8ec658 Merge branch 'dev' into 2389-calendar_weeks
gitea/salix/pipeline/head This commit looks good Details
2021-09-20 08:11:21 +00:00
Joan Sanchez 7223344aa0 Merge pull request 'fix(tickets): fixed ticket duplications on ticket summary and ticket index caused by pagination' (#736) from 3093-fix_dup_tickets into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #736
Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
2021-09-17 09:59:29 +00:00
Joan Sanchez 01db0f6ece Merge branch 'dev' into 3081-newbankentity_component_refactor
gitea/salix/pipeline/head This commit looks good Details
2021-09-17 07:47:25 +00:00
Carlos Jimenez Ruiz b3c70de6e0 Merge branch 'dev' into 3093-fix_dup_tickets
gitea/salix/pipeline/head This commit looks good Details
2021-09-17 07:38:12 +00:00
Carlos Jimenez Ruiz 183fe85e07 Merge branch 'dev' into 3086-monitor_index_hours
gitea/salix/pipeline/head This commit looks good Details
2021-09-17 07:22:12 +00:00
Joan Sanchez 079f99ca0d fix(tickets): fixed ticket duplications on ticket summary and ticket index caused by pagination
gitea/salix/pipeline/head This commit looks good Details
Refs: 3093
2021-09-17 08:50:22 +02:00
Joan Sanchez 4494522ad1 feat(calendar): component shows now the year week numbers
gitea/salix/pipeline/head This commit looks good Details
Refs: 2389
2021-09-16 12:13:20 +02:00
Carlos Jimenez Ruiz 34038b885c refactor(newBankEntity): client.billingData and supplier.account refactor to use newBankEntity Dialog
gitea/salix/pipeline/head This commit looks good Details
2021-09-15 17:58:58 +02:00
Carlos Jimenez Ruiz d8a2302b18 refactor(newbankentity): both client.billingdata and supplier.account now use newbankentity component 2021-09-15 13:25:26 +02:00
Carlos Jimenez Ruiz 6e67dd408e prevented an error if resultant length is 0
gitea/salix/pipeline/head This commit looks good Details
2021-09-13 10:29:35 +02:00
Joan Sanchez b0d291e49c Fixed error for clients without a previous credit
gitea/salix/pipeline/head This commit looks good Details
2021-09-09 16:44:15 +02:00
Carlos Jimenez Ruiz f7e2dd25e4 refactor(monitors): added column practicalHour to tickets monitor and renamed two columns
gitea/salix/pipeline/head This commit looks good Details
2021-09-09 16:07:46 +02:00
Carlos Jimenez Ruiz 46b59473a3 refactor(lastbuyrefresh): moved last buy refresh calls to fixtures + some more fixtures 2021-09-09 16:06:44 +02:00
Joan Sanchez e8792d5686 refactor(client): added restriction to change the credit amount from zero set by a manager
gitea/salix/pipeline/head This commit looks good Details
Refs: 3087
2021-09-09 14:43:18 +02:00
Carlos Jimenez Ruiz 76c55cb551 Merge branch 'dev' into 3049-item_index_show_lastbuy_landed
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 09:27:23 +00:00
Carlos Jimenez Ruiz 8370b5dc1d refactor(fiscaldata): isTaxDataChecked checkbox no longer disabled by businessType presence 2021-09-08 11:03:58 +02:00
Javi Gallego 8160912fe7 Merge branch 'dev' into 2995-supplierAccount-modificaciones
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 10:41:26 +02:00
Carlos Jimenez Ruiz 0472deb9b4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3049-item_index_show_lastbuy_landed
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 10:40:07 +02:00
Carlos Jimenez Ruiz 538805828e refactor(item): item index now shows last buy landing 2021-09-08 10:39:54 +02:00
Carlos Jimenez Ruiz 398e79c069 Merge branch 'dev' into 3065-client_businessTypeFk_required
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 07:55:55 +00:00
Javi Gallego 2fe4fad28a test front ok
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 09:44:46 +02:00
Joan Sanchez 903caef155 fix(path): Was not showing the old inactive client
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 08:39:37 +02:00
Joan Sanchez db538a3f6f Merge branch 'dev' into 3041-monitor_sort_problems
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 06:11:39 +00:00
Joan Sanchez 29bc0c04fb test(monitor): Updated back unit tests
gitea/salix/pipeline/head This commit looks good Details
2021-09-08 08:08:10 +02:00
Carlos Jimenez Ruiz 99f4a2ed7d refactor(isTaxDataChecked): client fiscal data now needs business type to change isTaxDataChecked
gitea/salix/pipeline/head This commit looks good Details
2021-09-07 16:07:46 +02:00
Carlos Jimenez Ruiz 2ce79a8d49 Merge branch 'dev' into 3061-send_thermograph
gitea/salix/pipeline/head This commit looks good Details
2021-09-07 10:10:09 +00:00
Carlos Jimenez Ruiz 471da0f4da fix(clone): invoiceIn clone now adds (2) to the ref
gitea/salix/pipeline/head This commit looks good Details
2021-09-07 11:55:26 +02:00