Commit Graph

13382 Commits

Author SHA1 Message Date
Frédéric FRANCE
78000c9c49 Update account.class.php 2022-11-29 22:28:11 +01:00
Frédéric FRANCE
a87078a70a Update account.class.php 2022-11-29 22:21:46 +01:00
Frédéric FRANCE
f3aa42d095 fetch optionals in accountline class
c97c185368/htdocs/install/mysql/migration/16.0.0-17.0.0.sql (L148-L156)
2022-11-29 22:03:29 +01:00
Frédéric FRANCE
374aaad800 fix warnings 2022-11-29 21:35:00 +01:00
FLIO
c767d3f8df Fix(scrutinizer) https://scrutinizer-ci.com/g/Dolibarr/dolibarr/issues/develop/files/htdocs/compta/facture/list.php?selectedLabels%5B0%5D=9&selectedSeverities%5B0%5D=10&orderField=lastFound&order=desc&honorSelectedPaths=0 2022-11-29 14:20:10 +01:00
Laurent Destailleur
bb46cdb0af Fix regression sql error 2022-11-27 21:10:37 +01:00
hystepik
c1b355fcac Fix : php 8.1 warnings 2022-11-27 00:44:05 +01:00
Nicolas
7017b37354 FIX product_type 9 2022-11-26 16:28:58 +01:00
Laurent Destailleur
e77aa31e47 Merge pull request #23009 from atm-maxime/fix_count_in_lists
Fix count in lists
2022-11-26 10:21:29 +01:00
Laurent Destailleur
c62c7e3805 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:43:09 +01:00
Maxime Kohlhaas
fb310de0aa Fix : use count() in lists - part 2 2022-11-26 01:23:45 +01:00
Laurent Destailleur
b231bcb64a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:21:51 +01:00
Maxime Kohlhaas
8c597543e1 Fix : use count() in lists - part 1 2022-11-26 00:54:49 +01:00
Jean Traullé
8fa6d36978 New Add hooks addMoreActionsButtons and formConfirm to card-rec.php 2022-11-25 18:06:16 +01:00
hystepik
efc1697c62 fix : php8.1 warnings 2022-11-25 15:34:38 +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
Laurent Destailleur
d0ac102bd0 Debug v17 2022-11-23 17:07:11 +01:00
Laurent Destailleur
39d8e44b3d Merge pull request #22885 from alsoft10/16.0
BUG FIXED #22883
2022-11-23 12:38:59 +01:00
Laurent Destailleur
97863440cb Merge pull request #22937 from atm-gauthier/FIX_total_invoice_on_show_objects_linked_bloc
FIX : $sign is useless
2022-11-23 12:27:50 +01:00
Laurent Destailleur
fb3bbee0a3 Merge pull request #22938 from Daviid-P/15.0
FIX Broken Permissions check, $object is null.
2022-11-23 12:22:21 +01:00
Laurent Destailleur
4c02652d87 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-23 12:07:42 +01:00
Laurent Destailleur
207f56ff64 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-11-23 12:06:21 +01:00
Laurent Destailleur
2f0880020c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-11-23 12:02:25 +01:00
David Pareja Rodriguez
05e850dbfc FIX Broken Permissions check, $object is null.
This code was probably copy&paste'd from `htdocs/compta/prelevement/card.php` where the `$object` variable exists.

On `htdocs/compta/prelevement/line.php` `$object` is not defined, and `$type` come from the `$type = GETPOST('type', 'aZ09');` which ends up being overwritten with null.
2022-11-23 11:58:21 +01:00
Gauthier PC portable 024
b77f63bc5c FIX : $sign is useless 2022-11-23 11:24:29 +01:00
stickler-ci
76fdf0006d Fixing style errors. 2022-11-22 20:17:37 +00:00
josett225
e38ef6bc8c Update create.php 2022-11-22 21:03:28 +01:00
Gauthier PC portable 024
b5688427ab NEW : Now we can edit amount on vat and salaries clone action 2022-11-21 16:59:36 +01:00
josett225
19273c8da1 Fix PaymentBankTransfer Line page management with Select and Input 2022-11-20 05:33:31 +01:00
Faustin
78ef383d32 checkbox colum on left for bank account lists 2022-11-19 23:26:07 +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
Charlène Benke
5495747d68 if categorie not enabled, we can't use type_account 2022-11-17 07:12:57 +01:00
Laurent Destailleur
6bf668cdbf Merge pull request #22791 from lamrani002/fix-datePaymentSocialcontribution
fix issue in conta/social/payment
2022-11-14 11:42:05 +01:00
Lamrani Abdel
bbb281d5c0 fix issue in conta/social/payment 2022-11-08 15:54:08 +01:00
lmarcouiller
cbd4a734a8 refresh of the object 2022-11-07 16:26:35 +01:00
Laurent Destailleur
55c284ebb9 Fix filter on entity 2022-11-07 14:28:42 +01:00
Laurent Destailleur
7fae4d1b1c Can force recipient of unpaid invoice email reminder 2022-11-07 14:22:43 +01:00
Laurent Destailleur
055627e248 NEW scheduled job to send unpaid invoice reminder can use the cc and bcc
of template.
2022-11-07 14:16:04 +01:00
Laurent Destailleur
4f38cfc435 Merge pull request #22714 from frederic34/strftimedeprecated
strftime is deprecated in php 8.1
2022-11-01 20:04:05 +01:00
Laurent Destailleur
124a969127 Debug v17 2022-10-31 15:35:00 +01:00
Frédéric FRANCE
754881a6ef strftime is deprecated in php 8.1 2022-10-31 10:42:40 +01:00
Laurent Destailleur
f0e51d4a28 Debug v17 - use of 'mode' for user list and filter on categories 2022-10-31 08:22:53 +01:00
Laurent Destailleur
b616a1eccb css 2022-10-30 19:08:54 +01:00
Laurent Destailleur
39f7b8399d css 2022-10-30 19:06:26 +01:00
Laurent Destailleur
41a07f5e7d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-29 12:51:51 +02:00
Laurent Destailleur
4596a16cdb css 2022-10-28 18:02:40 +02:00
Laurent Destailleur
18c9685051 Rename table to prepare need of direct debit for non invoices 2022-10-28 17:51:25 +02:00
Laurent Destailleur
b15f0093cc Merge branch 'develop' into fix_missing_hook_parameters 2022-10-25 17:19:38 +02:00
Laurent Destailleur
290d02c0df Merge pull request #22627 from noec764/14_FIX_Invoice_Order_FetchLines
FIX: Missing return 0 if object not found
2022-10-24 19:45:41 +02:00