Commit Graph

431 Commits

Author SHA1 Message Date
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
Laurent Destailleur
24104118e0 Standardize the selection of the calculation mode in account reports 2023-03-11 15:15:49 +01:00
Laurent Destailleur
8e4f91514e Doc 2023-03-11 13:08:51 +01:00
Laurent Destailleur
c40fd8e708 Fix predefined filter on date for report 2023-03-11 13:03:44 +01:00
Frédéric FRANCE
64fd226b4a fix reports to be exportable by module 2023-03-09 10:56:13 +01:00
Laurent Destailleur
870ac42082 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-20 16:20:49 +01:00
Laurent Destailleur
9322cb28ed Typo 2023-02-20 13:59:46 +01:00
Laurent Destailleur
53c8329b50 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-17 17:11:23 +01:00
Laurent Destailleur
1ac4e6f458 Fix phpunit 2023-02-17 16:52:00 +01:00
Laurent Destailleur
cfd9e7ed62 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-17 16:17:06 +01:00
stickler-ci
390e7c83b2 Fixing style errors. 2023-02-16 10:48:41 +00:00
GregM
9e1b8bcd4c FIX parse error and NAN 2023-02-16 11:33:43 +01:00
Laurent Destailleur
ad00a17ac3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-13 13:03:54 +01:00
Laurent Destailleur
2d3f7d949e Fix warnings 2023-01-13 12:53:56 +01:00
Laurent Destailleur
34c2b20f77 css 2022-12-29 20:45:08 +01:00
Laurent Destailleur
bcd5c207cf Debug v17 - Fix the report on custom groups, column previous period 2022-12-29 20:25:53 +01:00
Laurent Destailleur
f4476b905c Debug v17 2022-12-29 18:11:57 +01:00
Laurent Destailleur
d7d07cb204 Fix warning 2022-12-22 12:27:32 +01:00
Laurent Destailleur
36e634c67f Css 2022-12-22 01:19:50 +01:00
Laurent Destailleur
e5176a78f5 Need 2 different translations for Debit-Credit in some pages for Italia 2022-11-30 18:56:16 +01:00
Laurent Destailleur
fb2b4ea388 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-23 17:07:36 +01:00
root
435b82bbc8 #22883 2022-11-18 19:03:39 +05:30
root
bcb4919aa8 BUG FIXED #22883 2022-11-17 17:40:14 +05:30
Frédéric FRANCE
754881a6ef strftime is deprecated in php 8.1 2022-10-31 10:42:40 +01:00
Laurent Destailleur
eb0f898b01 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-13 01:10:31 +02:00
Laurent Destailleur
020d3dcbe5 Fix f... option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS (do not use this!) 2022-10-12 12:14:04 +02:00
Frédéric France
1c2a89f52d Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv 2022-09-09 08:09:12 +02:00
Laurent Destailleur
7c7ccc2393 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-09 01:45:59 +02:00
Laurent Destailleur
fb60c100e5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-09 01:39:52 +02:00
Laurent Destailleur
5341c7a4a1 Fix sql error 2022-09-09 01:36:58 +02:00
Laurent Destailleur
3177a065cd Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-09 01:31:43 +02:00
Laurent Destailleur
fa64be5e82 Fix wrong number of td 2022-09-09 00:29:45 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Laurent Destailleur
8f2a66cc44 Merge pull request #22078 from grandoc/fix_for_fichinter
fix : extrafields of line where missing when cloning a fichinter
2022-09-07 14:03:38 +02:00
Laurent Destailleur
6b7e11dbdd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-07 13:59:12 +02:00
Alexandre SPANGARO
a13f232d2d FIX #22057 2022-09-06 05:42:04 +02:00
Laurent Destailleur
a67008f7e9 Merge pull request #22058 from grandoc/16.0
FIX : bug#22057
2022-09-03 11:38:36 +02:00
Philippe GRAND
7c04468246 fix bug#22057 2022-09-03 10:36:54 +02:00
Alexandre SPANGARO
16e1c7ea71 Update result.php
Fixed Stickler
2022-09-02 10:25:12 +02:00
Thomas Negre
ce78e0164a Fix: When a custom compta group would be unactive, its code would stay in the computed formula. This would lead to wrong totals if the code is a number. 2022-09-01 17:49:05 +02:00
Thomas Negre
30ce816c0c Fix: On a not configured personalized accounting group, the group code would be used in the formula. 2022-09-01 17:49:04 +02:00
Frédéric France
8e66b7207e replace ! empty by !empty 2022-08-31 22:14:20 +02:00
Laurent Destailleur
a5c18ea776 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-31 17:57:14 +02:00
Alexandre SPANGARO
355286e50a Use isModEnabled 2022-08-29 12:04:39 +02:00
Alexandre SPANGARO
0012c75ff3 Use isModEnabled 2022-08-29 12:04:03 +02:00
Alexandre SPANGARO
07e91a061a Use isModEnabled 2022-08-29 11:26:32 +02:00
Alexandre SPANGARO
768f6416ab Use isModEnabled 2022-08-29 11:26:26 +02:00
Alexandre SPANGARO
9019604885 Use isModEnabled 2022-08-29 11:26:18 +02:00
Laurent Destailleur
2e905b127a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/admin/productaccount.php
	htdocs/accountancy/index.php
	htdocs/product/admin/product.php
2022-08-25 14:35:08 +02:00
Laurent Destailleur
0d693d723a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/comm/propal/class/api_proposals.class.php
2022-08-25 14:31:47 +02:00