xgerhard
e44c3a46e1
Fix #18895 Fix negative stock correction
...
If people use a negative number as input, I think we can assume they want to delete units. It will now set the movement to 1 if the number is negative and 'add' was selected.
For each negative number we now multiply this number by -1, to make it a positive number again.
2021-10-05 00:25:52 +02:00
Laurent Destailleur
9617bbb463
Merge pull request #18788 from fr69400/develop
...
New : Add showdocument hook
2021-10-04 20:13:50 +02:00
Laurent Destailleur
2f6a4fa04a
Update html.formfile.class.php
2021-10-04 19:20:37 +02:00
Laurent Destailleur
2ef65a2877
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-04 19:08:38 +02:00
Laurent Destailleur
ee4276e0aa
Error message
2021-10-04 19:03:14 +02:00
Laurent Destailleur
f7f8ff2df2
Merge pull request #18862 from marc-dll/NEW_expense_report_overlap_link
...
NEW: expense report: show link to already existing overlapping expense report
2021-10-04 15:37:49 +02:00
Laurent Destailleur
6f4c3cba6f
Merge pull request #18891 from stepanych/develop
...
Fix #18875
2021-10-04 15:33:13 +02:00
Laurent Destailleur
86c8a53f24
Merge pull request #18892 from aspangaro/15a23
...
FIX Remove Isle of Man of ECC's countries compatible with VAT Rules
2021-10-04 15:32:40 +02:00
Laurent Destailleur
bad5d87f57
NEW theme option THEME_ELDY_USEBORDERONTABLE
2021-10-04 14:56:30 +02:00
Laurent Destailleur
6060f0bfb0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/main.lang
2021-10-04 14:53:44 +02:00
Laurent Destailleur
6d8276c9c8
Doc
2021-10-04 12:59:53 +02:00
Laurent Destailleur
91ee704dc3
Move trans from admin to main
2021-10-04 12:16:50 +02:00
Marc de Lima Lucio
704bae46a6
FIX: expense report: show link to already existing overlapping expense report without adding new parameter
2021-10-04 08:51:31 +02:00
Laurent Destailleur
66310b14d7
Better way to present open invoice graph
2021-10-04 05:34:14 +02:00
Laurent Destailleur
7b02560c4f
Better way to present open invoice graph
2021-10-04 05:27:07 +02:00
Laurent Destailleur
b6ec7ae77a
Fix permissions on module PaymentByBankTransfer
2021-10-04 04:36:58 +02:00
Laurent Destailleur
b3cb56f2ef
Clean css
2021-10-04 04:14:31 +02:00
Laurent Destailleur
e46d064d5e
Clean text
2021-10-03 20:36:03 +02:00
Laurent Destailleur
7c573da4b0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-03 19:31:09 +02:00
Laurent Destailleur
6a6678438f
Update doc
2021-10-03 19:30:51 +02:00
Laurent Destailleur
2c32c6c5c9
Fix contextpage for list of tickets
2021-10-03 19:17:23 +02:00
Laurent Destailleur
e558adbcfc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-10-03 18:20:34 +02:00
Laurent Destailleur
d6e1a6be93
Look and feel v14
2021-10-03 18:20:01 +02:00
Alexandre SPANGARO
42bb9ac6d2
Better URL
2021-10-03 05:49:54 +02:00
Alexandre SPANGARO
94166cdb7e
FIX Remove Isle of Man of ECC's countries
2021-10-03 05:36:53 +02:00
Alexandre SPANGARO
042d520061
Change Url
2021-10-03 05:30:49 +02:00
stepanych
b1eb1c1070
fix issue #18875
...
added check for $$search_array_options
2021-10-03 01:08:22 +02:00
Laurent Destailleur
2f813e0b6a
Merge pull request #18832 from atm-gauthier/NEW/integration_GPEC_sql
...
NEW : integration HRM sql and migration files
2021-10-02 21:18:50 +02:00
Laurent Destailleur
b352d43baa
Merge pull request #18861 from marc-dll/NEW_expense_report_prefill_dates
...
NEW: expense reports: conf to pre-fill start/end dates with bounds of current month
2021-10-02 21:12:09 +02:00
Laurent Destailleur
705644bf07
Merge branch 'develop' into NEW_expense_report_prefill_dates
2021-10-02 21:11:59 +02:00
Laurent Destailleur
a5daf9de9d
Update admin.lang
2021-10-02 21:09:03 +02:00
Laurent Destailleur
4c6f2fc4b5
Merge pull request #18874 from OPEN-DSI/v14-fix-product-per-entity-portability-sql
...
FIX Product accountancy affectation with product_perentity activated …
2021-10-02 21:04:11 +02:00
Laurent Destailleur
e5c5d8d755
Merge pull request #18878 from frederic34/patch-4
...
doxygen
2021-10-02 21:00:39 +02:00
Laurent Destailleur
1a8cb9c4b5
Merge pull request #18864 from marc-dll/NEW_expense_report_force_amounts_including_taxes
...
NEW: expense reports: conf to force amounts to be entered only including taxes
2021-10-02 21:00:29 +02:00
Laurent Destailleur
f479c2bc77
Merge pull request #18868 from frederic34/patch-1
...
Fix migration Update 14.0.0-15.0.0.sql
2021-10-02 20:50:10 +02:00
Laurent Destailleur
c149af82fe
Merge pull request #18873 from JR-Polyline/patch-1
...
Fix dynamic prices not updating
2021-10-02 20:45:16 +02:00
Laurent Destailleur
dd68e8c36e
Merge pull request #18877 from frederic34/patch-2
...
doxygen
2021-10-02 20:44:15 +02:00
Laurent Destailleur
c4ca0bdc28
Merge pull request #18879 from frederic34/patch-5
...
doxygen
2021-10-02 20:44:09 +02:00
Laurent Destailleur
2483cc7965
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-02 20:43:30 +02:00
Laurent Destailleur
55e97784bd
FIX #18880
2021-10-02 20:42:54 +02:00
Laurent Destailleur
dfb1b1636f
Merge pull request #18881 from frederic34/patch-6
...
doxygen
2021-10-02 20:38:55 +02:00
Laurent Destailleur
084b6e3bd7
Merge pull request #18883 from frederic34/patch-8
...
doxygen
2021-10-02 20:38:49 +02:00
Laurent Destailleur
63fc0c1239
Merge pull request #18885 from frederic34/patch-10
...
doxygen
2021-10-02 20:38:41 +02:00
Laurent Destailleur
90a4f70501
Merge pull request #18882 from frederic34/patch-7
...
doxygen
2021-10-02 20:38:34 +02:00
Laurent Destailleur
8ba18f4d73
Merge pull request #18884 from frederic34/patch-9
...
doxygen
2021-10-02 20:38:27 +02:00
Laurent Destailleur
7e48d6d31b
Merge pull request #18886 from frederic34/patch-11
...
doxygen
2021-10-02 20:38:20 +02:00
Laurent Destailleur
bcb7d8c07a
Merge pull request #18887 from frederic34/patch-12
...
doxygen
2021-10-02 20:38:13 +02:00
Laurent Destailleur
1451e95e79
Merge pull request #18888 from frederic34/patch-13
...
doxygen
2021-10-02 20:37:53 +02:00
Laurent Destailleur
902fed1f0d
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/ecm/index.php
2021-10-02 20:09:06 +02:00
Laurent Destailleur
d99b3d601a
FIX #18854
2021-10-02 20:07:09 +02:00