stickler-ci
|
017eb99e86
|
Fixing style errors.
|
2022-05-09 07:53:37 +00:00 |
|
Pierre Ardoin
|
ec00c6fef2
|
line deleted when updated after rapproched
Fix an issue that deletes line when we update data after its rappro.
|
2022-05-09 09:49:07 +02:00 |
|
Laurent Destailleur
|
b4e1bac32d
|
Merge pull request #20783 from fappels/14_fix_error_handling
Fix errors.lang merge conflict and fix reception error handling
|
2022-05-08 19:12:11 +02:00 |
|
Laurent Destailleur
|
a65e9f33db
|
Merge pull request #20793 from atm-gauthier/fix_salaries_payments_and_stats
FIX : in salary stats and payment list, we must check right perms as well as salary list
|
2022-05-08 19:11:54 +02:00 |
|
Laurent Destailleur
|
0426be5059
|
FIX Update of sale price (log not correctly updated)
Conflicts:
htdocs/product/class/product.class.php
htdocs/product/price.php
|
2022-05-06 12:42:45 +02:00 |
|
Laurent Destailleur
|
203c4e8082
|
Fix bad test
|
2022-05-06 11:48:15 +02:00 |
|
Gauthier PC portable 024
|
2256f8811d
|
FIX : in salary stats and payment list, we must check right perms as well as salary list
|
2022-05-06 11:24:53 +02:00 |
|
Laurent Destailleur
|
f3a630fd30
|
Clean code
|
2022-05-06 05:21:26 +02:00 |
|
Francis Appels
|
10e13286d3
|
Add missing reception back to draft error handling
|
2022-05-05 11:08:17 +02:00 |
|
Francis Appels
|
29d1424413
|
fix merge conflict
Add missing error translation key
|
2022-05-05 11:07:39 +02:00 |
|
Laurent Destailleur
|
affde55169
|
FIX deprecated module are not more viewed as external modules
Trans debugbar
|
2022-05-03 12:08:24 +02:00 |
|
Laurent Destailleur
|
0cc3eec599
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-05-03 11:55:45 +02:00 |
|
Laurent Destailleur
|
36fdee3337
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-05-03 11:54:57 +02:00 |
|
Laurent Destailleur
|
a254412c61
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/debugbar/class/DataCollector/DolLogsCollector.php
|
2022-05-03 11:54:28 +02:00 |
|
Laurent Destailleur
|
cc1a3080d0
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2022-05-03 11:53:23 +02:00 |
|
Laurent Destailleur
|
b5f887b3e4
|
Fix DEBUGBAR_USE_LOG_FILE
|
2022-05-03 11:52:32 +02:00 |
|
Laurent Destailleur
|
971714f8e3
|
phpcs
|
2022-05-01 20:46:23 +02:00 |
|
Laurent Destailleur
|
e811fbb75b
|
Merge pull request #20660 from hregis/fix_backport_and_ics_not_mandatory_with_bank_transfer
FIX SEPA ICS is not mandatory for bank transfer
|
2022-05-01 13:47:35 +02:00 |
|
Laurent Destailleur
|
eb92b7a25f
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-29 17:27:29 +02:00 |
|
Laurent Destailleur
|
17a2aa8f1b
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/modulebuilder/template/class/myobject.class.php
|
2022-04-29 17:27:12 +02:00 |
|
Laurent Destailleur
|
a6f48868f1
|
Merge pull request #20689 from atm-gauthier/FIX/trad_expense_tax_cat_label
FIX : label tax cat trad
|
2022-04-29 17:22:15 +02:00 |
|
Laurent Destailleur
|
7a440d8c73
|
Merge pull request #20713 from daraelmin/daraelmin-bookkeping-create-mode
Fix #20712 - No more empty wrong line added in bookkeeping confirme_create
|
2022-04-29 17:08:49 +02:00 |
|
Laurent Destailleur
|
7616a55de5
|
Merge pull request #20726 from vold-lu/fixes/lines-array-error-reporting
FIX: ModuileBuilder - Fix getLinesArray() error reporting
|
2022-04-29 16:35:16 +02:00 |
|
John BOTELLA
|
900caf5a44
|
Fix missing budget export
|
2022-04-28 12:12:20 +02:00 |
|
Aloïs Micard
|
fb7f0545e4
|
Fix error reporting in getLinesArray()
|
2022-04-27 17:56:31 +02:00 |
|
daraelmin
|
5387a8e953
|
FiX miss spelling
|
2022-04-26 19:07:31 +02:00 |
|
Florian HENRY
|
3d4bd1e155
|
FIX: truncate Customer Reference too long on PDF header (PR #20718)
|
2022-04-26 16:53:40 +02:00 |
|
Florian HENRY
|
399addfb03
|
mor docs
|
2022-04-26 16:40:27 +02:00 |
|
Florian HENRY
|
c00a56bee3
|
fix: truncate too long Ref Customer in PDF Header
|
2022-04-26 16:39:06 +02:00 |
|
stickler-ci
|
6a1d4c2255
|
Fixing style errors.
|
2022-04-25 20:36:34 +00:00 |
|
daraelmin
|
694bcda3bb
|
Fix #20712 - No more empty wrong line added in bookkeeping confirme_create mode
|
2022-04-25 22:26:25 +02:00 |
|
Gauthier PC portable 024
|
ca0f98d09f
|
FIX : label tax cat trad
|
2022-04-22 13:50:39 +02:00 |
|
Regis Houssin
|
cc9c49afc9
|
TODO ICS is not used with bank transfer
|
2022-04-15 16:40:41 +02:00 |
|
Regis Houssin
|
81f0aedc8f
|
FIX SEPA ICS is not mandatory for bank transfer
|
2022-04-15 16:17:03 +02:00 |
|
Laurent Destailleur
|
4d1eed7dc1
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/projet/activity/perday.php
htdocs/projet/activity/perweek.php
|
2022-04-14 23:28:26 +02:00 |
|
Laurent Destailleur
|
6bbf4ccaaf
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-04-14 23:25:04 +02:00 |
|
Laurent Destailleur
|
fb0a38d248
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-04-14 23:24:09 +02:00 |
|
Laurent Destailleur
|
694357d48e
|
Merge pull request #19420 from marc-dll/12.0_FIX_project_activity_default_workingdays
FIX: project timesheets: assume Saturday and Sunday as default weekend days when working days conf is empty or badly formed
|
2022-04-14 23:23:12 +02:00 |
|
Laurent Destailleur
|
110fa251e8
|
Merge pull request #19425 from marc-dll/13.0_FIX_project_timesheet_offdays_offset
FIX: project timesheet: public holidays offset by 1 day
|
2022-04-14 23:22:05 +02:00 |
|
Laurent Destailleur
|
b5bf660fc7
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-14 23:03:43 +02:00 |
|
Laurent Destailleur
|
031669493d
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-14 23:03:35 +02:00 |
|
Laurent Destailleur
|
4feb2c3b83
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-04-14 23:02:16 +02:00 |
|
Laurent Destailleur
|
27ef6840d5
|
# WARNING: head commit changed in the meantime
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-04-14 23:01:49 +02:00 |
|
Laurent Destailleur
|
c4f80b4e71
|
Merge pull request #19424 from marc-dll/12.0_FIX_employee_tab_holiday_length
FIX: user employee tab: offset in open days messes up holiday length calculation
|
2022-04-14 22:59:20 +02:00 |
|
Laurent Destailleur
|
e0f8f5d035
|
Merge pull request #20608 from fmarcet/13.0
Fix: Direct download don't work with multicompany
|
2022-04-14 22:15:16 +02:00 |
|
Laurent Destailleur
|
ada8585921
|
Merge pull request #20611 from atm-kevin/FIX_Salaries_Payment_Entity
FIX : Add missing entity on salary's payment
|
2022-04-14 21:46:10 +02:00 |
|
Laurent Destailleur
|
02a3cfbb5f
|
Update paymentsalary.class.php
|
2022-04-14 21:43:55 +02:00 |
|
atm-arnaud
|
0fcfb7c5fd
|
FIX intervention entity missing
|
2022-04-14 12:08:06 +02:00 |
|
Laurent Destailleur
|
6a7212a48d
|
Fix sql error
|
2022-04-12 22:02:46 +02:00 |
|
Laurent Destailleur
|
1bfd9c695f
|
Update tva.class.php
|
2022-04-12 16:29:25 +02:00 |
|
stickler-ci
|
adda436dab
|
Fixing style errors.
|
2022-04-12 12:45:05 +00:00 |
|
kevin
|
c51aff99af
|
Add missing entity on adding new VAT
|
2022-04-12 14:38:17 +02:00 |
|
kevin
|
f4023b4e44
|
Add missing entity on salary's payment
|
2022-04-12 11:08:50 +02:00 |
|
Laurent Destailleur
|
cb367f7787
|
Merge pull request #20606 from vold-lu/translate_permission_label
NEW: ModuileBuilder - Translate permissions label
|
2022-04-12 03:02:24 +02:00 |
|
Laurent Destailleur
|
6005f0e08b
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-11 20:57:27 +02:00 |
|
Laurent Destailleur
|
b8d1acaff7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/holiday/card.php
htdocs/user/card.php
|
2022-04-11 20:57:16 +02:00 |
|
Laurent Destailleur
|
155dfbda94
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-04-11 20:43:50 +02:00 |
|
Laurent Destailleur
|
974fb46fda
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/user/card.php
|
2022-04-11 20:43:20 +02:00 |
|
Ferran Marcet
|
62b7496253
|
Fix: Direct download don't work with multicompany
|
2022-04-11 18:26:49 +02:00 |
|
Aloïs Micard
|
89b7c8298b
|
Module builder: Translate permissions label
|
2022-04-11 17:25:45 +02:00 |
|
lvessiller
|
18488cf1dd
|
FIX replenish and manage product stock by warhouse
|
2022-04-11 13:53:35 +02:00 |
|
Laurent Destailleur
|
68d11f2e89
|
Fix phpunit regression
|
2022-04-09 02:42:32 +02:00 |
|
Laurent Destailleur
|
099e7aaeb5
|
Merge pull request #20532 from OPEN-DSI/fix_add_line_when_create_invoice
FIX - Fix the adding of lines in the create invoice functions
|
2022-04-08 15:33:35 +02:00 |
|
Laurent Destailleur
|
75b66eace0
|
Merge pull request #19417 from atm-adrien/FIX_commandeFourn_Stats
FIX : Supplier order stats
|
2022-04-07 18:35:10 +02:00 |
|
Laurent Destailleur
|
ee66869c4c
|
Merge pull request #20584 from marc-dll/14.0_FIX_holiday_list_end_shift
FIX: action comm list: holiday last day not included + handle halfdays
|
2022-04-07 18:19:56 +02:00 |
|
Marc de Lima Lucio
|
de737b6b23
|
FIX: holiday/leave requests: write status change emails in HTML
|
2022-04-07 18:07:30 +02:00 |
|
Marc de Lima Lucio
|
6e0888ca0e
|
FIX: action comm list: holiday last day not included + handle duration with halfdays
|
2022-04-07 17:17:20 +02:00 |
|
Adrien Raze
|
41ee9739db
|
FIX: Add 'recruitment' into check array
|
2022-04-07 17:16:02 +02:00 |
|
Laurent Destailleur
|
d26c578e97
|
Merge pull request #20541 from FHenry/14.0_fix_bithday_date_displayed
fix: Bad dirthday displayed date (d-1) in the Bithday Widget
|
2022-04-07 14:22:15 +02:00 |
|
Laurent Destailleur
|
11b0d7ba6f
|
Merge pull request #20559 from FHenry/14.0_fix_token_referentObject_page
FIX: Filter on Object Referent page give CRSF page
|
2022-04-07 11:37:41 +02:00 |
|
Gauthier PC portable 024
|
f1771af53c
|
FIX : originproductline array td identification data-id
|
2022-04-07 11:03:25 +02:00 |
|
Gauthier PC portable 024
|
9ffe82e259
|
FIX : originproductline array td identification
|
2022-04-07 10:32:23 +02:00 |
|
Florian HENRY
|
798c7a8a0b
|
try with tzserver
|
2022-04-06 14:09:44 +02:00 |
|
Florian HENRY
|
7b36733690
|
Merge branch '14.0' of github.com:Dolibarr/dolibarr into 14.0_fix_bithday_date_displayed
|
2022-04-06 13:49:22 +02:00 |
|
Laurent Destailleur
|
c3ae63f587
|
FIX out of memory when more than 100 000 invoices.
|
2022-04-06 11:34:49 +02:00 |
|
Florian HENRY
|
c4f0c60a11
|
FIX: Filter on Object Referent page give CRSF page
|
2022-04-06 09:19:56 +02:00 |
|
Laurent Destailleur
|
f0d163a4ac
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-05 15:28:54 +02:00 |
|
Laurent Destailleur
|
8e4c89673a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/commonobject.class.php
|
2022-04-05 15:28:43 +02:00 |
|
Laurent Destailleur
|
04ece4f792
|
Merge pull request #20531 from ATM-Consulting/FIX_condition_on_remx
FIX : Bad condition on remx
|
2022-04-05 14:53:25 +02:00 |
|
Laurent Destailleur
|
3c64965f9c
|
Merge pull request #20535 from altairis-noe/14.0
FIX backport
|
2022-04-05 14:19:33 +02:00 |
|
Gauthier PC portable 024
|
b199234afe
|
FIX : each time we create a supplier order, we need to give it a ref_supplier
|
2022-04-05 12:01:09 +02:00 |
|
Florian HENRY
|
1fec350ccc
|
fix: Bad dirthday displayed date (d-1) in the Bithday Widget
|
2022-04-04 22:51:30 +02:00 |
|
Laurent Destailleur
|
71012a7933
|
FIX #19777 #20281
|
2022-04-04 15:25:29 +02:00 |
|
kamel
|
6cac982507
|
FIX - Fix the adding of lines in the create invoice functions
|
2022-04-04 10:32:17 +02:00 |
|
Atm-Gregr
|
2009cc96e0
|
clean branch
|
2022-04-04 10:21:06 +02:00 |
|
Atm-Gregr
|
53b185ce9c
|
fix condition on remx
|
2022-04-04 10:19:51 +02:00 |
|
Atm-Gregr
|
e34c921f8b
|
Merge branch '14.0' of github.com:Dolibarr/dolibarr into 14.0
|
2022-04-04 10:19:18 +02:00 |
|
Laurent Destailleur
|
440b5350df
|
# WARNING: head commit changed in the meantime
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-03 17:19:27 +02:00 |
|
Laurent Destailleur
|
ece9f3037a
|
Merge pull request #19788 from OPEN-DSI/v12-fix-user-card-modify-transverse-rights
FIX user actions rights when multi-company transverse mode is enabled
|
2022-04-02 18:15:50 +02:00 |
|
Laurent Destailleur
|
06689a3fce
|
Merge pull request #20520 from OPEN-DSI/14.0_fix_default_options_when_generate_pdf_in_massactions
FIX - Fix default options ($hidedetails, $hidedesc, $hideref) with globales when generate PDF in mass actions
|
2022-04-02 16:32:11 +02:00 |
|
Laurent Destailleur
|
796164d637
|
Merge pull request #20509 from atm-gauthier/14.0_fix_no_unset_fields_afteer_updateline_expensereport
FIX : Missing unset fields after updateline expensereport
|
2022-04-02 16:30:38 +02:00 |
|
kamel
|
11d4e85a39
|
FIX - Fiw default options ($hidedetails, $hidedesc, $hideref) with globales when generate PDF in mass actions
|
2022-04-01 16:52:59 +02:00 |
|
Laurent Destailleur
|
0c27578e69
|
Merge pull request #20233 from marc-dll/13.0_FIX_clone_with_unique_extrafields
FIX: object cloning: set unique extrafield values to null to prevent duplicates
|
2022-04-01 14:49:25 +02:00 |
|
Laurent Destailleur
|
ad8e0a3be5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-01 14:36:36 +02:00 |
|
Laurent Destailleur
|
6e4ed58be1
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-01 14:36:26 +02:00 |
|
Laurent Destailleur
|
86e9a24eb3
|
Merge pull request #20507 from FHenry/14_fix_action_reminders
FIX on update with action reminder in future there is user key error
|
2022-04-01 13:21:05 +02:00 |
|
Laurent Destailleur
|
106e3072dc
|
Update card.php
|
2022-04-01 13:20:40 +02:00 |
|
stickler-ci
|
d188f44a4c
|
Fixing style errors.
|
2022-04-01 07:58:41 +00:00 |
|
Gauthier PC portable 024
|
fa0e7a641c
|
FIX : Missing unset fields after updateline expensereport
|
2022-04-01 09:52:16 +02:00 |
|
Florian Mortgat
|
5df5050418
|
Apply suggestions from code review
replace spaces with tabs
|
2022-04-01 09:14:04 +02:00 |
|