marc
c31a924812
The return code 0 is not an error but the serveur refuse to execute the request
2022-07-24 16:50:08 +02:00
marc
3ebf64de63
Fix #21536
...
API Invoice Delete doesn't raise exception in some case
2022-07-24 11:57:42 +02:00
Laurent Destailleur
eeb967b540
Fix missing link to invoice
2022-07-12 11:59:33 +02:00
Laurent Destailleur
fb96145b49
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-12 02:05:20 +02:00
Laurent Destailleur
4e4c482915
Merge pull request #20468 from OPEN-DSI/14.0_fix_invoice_situation_with_credit_note
...
FIX - Case of invoice situation at 100% with a credit note
2022-07-11 10:50:42 +02:00
Laurent Destailleur
bdfa0536a6
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-08 14:20:44 +02:00
Laurent Destailleur
245580bfa5
FIX Several pb in invoice remind (html detection, no event, transaction)
2022-07-08 14:11:13 +02:00
Laurent Destailleur
da03175c07
Merge branch 'develop' into dev_19763
2022-07-07 23:06:22 +02:00
Laurent Destailleur
ca42be7478
Fix error management
2022-07-07 22:46:06 +02:00
Laurent Destailleur
f6a39383d3
Fix error management
2022-07-07 22:35:56 +02:00
Laurent Destailleur
2f269c75de
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/fr_FR/bills.lang
2022-07-07 20:12:23 +02:00
Laurent Destailleur
b2e4b6ab5d
FIX Send remind to pay invoice only on validated invoices
2022-07-07 19:10:46 +02:00
Laurent Destailleur
f6b0710baf
FIX Can convert a partially closed down payment when close for
...
bankcharge
2022-07-05 21:04:24 +02:00
Laurent Destailleur
5e451e1155
FIX Can convert a partially closed down payment when close for
...
bankcharge
2022-07-05 20:59:42 +02:00
Laurent Destailleur
f09638972c
Debug v16
2022-06-27 10:45:04 +02:00
HENRY Florian
770abb73f6
Merge branch 'Dolibarr:develop' into dev_19763
2022-06-18 11:54:44 +02:00
Laurent Destailleur
dd392143e1
Fix conf->projet conf->project
2022-06-14 17:53:17 +02:00
Laurent Destailleur
9aa48df111
Merge pull request #19566 from vincentjdc/customer-invoices-import
...
Adds import for customer invoices and invoices lines
2022-06-12 20:32:43 +02:00
Frédéric France
3fdbce7a31
use isModEnabled function
2022-06-11 09:46:28 +02:00
Laurent Destailleur
b43159db6d
Merge branch 'develop' into dev_19763
2022-05-24 22:07:50 +02:00
Laurent Destailleur
4c10c04f9f
Merge pull request #20495 from atm-john/new_fix_regression_select_extrafield_search
...
FIX : regression select extrafield search + fix function name
2022-05-24 21:55:33 +02:00
Laurent Destailleur
8bacb6c755
Fix name of var
2022-05-22 17:09:08 +02:00
Laurent Destailleur
324721ac1e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/card.php
htdocs/core/tpl/list_print_total.tpl.php
htdocs/fichinter/list.php
htdocs/fourn/class/fournisseur.commande.class.php
2022-05-22 12:54:40 +02:00
Laurent Destailleur
6771d96b47
phpcs
2022-05-21 23:07:22 +02:00
stickler-ci
bd42680e2c
Fixing style errors.
2022-05-21 14:43:30 +00:00
Sylvain Legrand
3fc8adf13e
missing MULTI CURRENCY on recurrent invoices #20664
2022-05-21 16:42:27 +02:00
Laurent Destailleur
2c2544d471
Fix scrutinizer
2022-05-21 15:31:08 +02:00
Maxime Kohlhaas
cff5ec8605
Fix : fields must check module enabled
2022-05-21 00:08:18 +02:00
Laurent Destailleur
7fd3bb0aae
Remove deprecated code
2022-05-19 12:08:03 +02:00
Laurent Destailleur
38aced687b
Fix scrutinizer
2022-05-18 23:52:43 +02:00
Laurent Destailleur
6b88655213
Fix num_rows
2022-05-18 23:40:42 +02:00
Laurent Destailleur
308e7a3d9b
Fix scrutinizer
2022-05-18 12:40:44 +02:00
Laurent Destailleur
ed2e1bda46
Clean code v16
2022-05-18 11:00:43 +02:00
Laurent Destailleur
fe7483ccce
Merge pull request #20864 from thomas-Ngr/develop_fix_allow_modify_validated_draft_invoice
...
allow to modify invoices that have been validated in the past
2022-05-16 21:02:53 +02:00
Laurent Destailleur
d13cb10c8b
Update facture.class.php
2022-05-16 21:02:09 +02:00
Thomas Negre
82017d7a39
allow to modify invoices that have been validated in the past
2022-05-13 11:43:56 +02:00
Florian HENRY
8ebeb0bf8a
add c_action_trigger for auto batch invoice création
2022-05-13 11:29:48 +02:00
Florian HENRY
0425becc03
add c_action_trigger and fix travis
2022-05-13 11:23:49 +02:00
Florian HENRY
b9d78da4f6
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_19763
2022-05-13 09:09:31 +02:00
stickler-ci
f70a9ad04c
Fixing style errors.
2022-05-11 13:42:27 +00:00
Gauthier PC portable 024
bc6cd8cc1c
NEW : update rank line is possible on API for customer invoices
2022-05-11 15:34:16 +02:00
Florian HENRY
54d6916a20
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_19763
2022-05-11 08:26:44 +02:00
Laurent Destailleur
720a09dacb
Fix regression
2022-05-09 15:57:10 +02:00
Laurent Destailleur
b3b6337c4c
Merge branch 'develop' into NEW_deposit_payment_terms
2022-05-08 23:09:06 +02:00
Laurent Destailleur
358685e9d7
Merge pull request #20761 from javieralapps4up/patch-1
...
Using deprecated $tmpinvoice->fk_soc
2022-05-04 00:02:15 +02:00
Laurent Destailleur
6ebe41324f
Fix php8 compatibility
2022-05-03 16:29:57 +02:00
Laurent Destailleur
420ab9f16c
FIX Too many requets. On large order, fix n(n+1) sql into a n sql.
2022-05-03 14:18:48 +02:00
Laurent Destailleur
3515097e4f
FIX Autoset rank on recuring invoice line was not working.
2022-05-03 14:05:02 +02:00
javieralapps4up
f4f8b67d10
Using deprecated $tmpinvoice->fk_soc
...
Use of deprecated $tmpinvoice->fk_soc instead of using $tmpinvoice->socid
2022-05-02 12:57:13 +02:00
Laurent Destailleur
3a80ece0fd
Merge pull request #20717 from aspangaro/16a21
...
FIX Check field accountancy code customer is mandatory in mass action
2022-04-29 18:50:21 +02:00
Laurent Destailleur
559694dd4f
API doc
2022-04-28 19:05:23 +02:00
Alexandre SPANGARO
8d3c2e34f4
FIX Check field accountancy code customer is mandatory in mass action
2022-04-26 11:46:00 +02:00
Florian HENRY
902301659b
finish invoice per product per line
2022-04-13 09:31:30 +02:00
Laurent Destailleur
98c7139859
Fix regression on fetchObjectLinked when used in loop on a static object
2022-04-12 10:34:50 +02:00
Laurent Destailleur
cb15a21e41
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
2022-04-11 21:22:27 +02:00
Laurent Destailleur
3ac268c200
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/holiday/card.php
htdocs/user/card.php
2022-04-11 21:14:51 +02:00
Laurent Destailleur
68d11f2e89
Fix phpunit regression
2022-04-09 02:42:32 +02:00
Laurent Destailleur
4ff8969bac
Merge pull request #19393 from atm-gauthier/NEW/addline_with_position_choice_develop
...
New/addline with position choice develop
2022-04-08 16:09:44 +02:00
Laurent Destailleur
1d879bc996
FIX numbering method when mask include {cccc}
2022-04-08 10:19:20 +02:00
Gauthier PC portable 024
83e8e07416
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
2022-04-08 09:25:08 +02:00
Christophe Battarel
56bfa20d70
FIX : dont update object price on each iteration when updating situation for all lines
2022-04-07 15:59:42 +02:00
Laurent Destailleur
26c3e235cf
Merge pull request #19459 from frederic34/productmerge
...
can merge products
2022-04-07 15:02:03 +02:00
Laurent Destailleur
f0433244aa
Fix sql
2022-04-05 13:36:25 +02:00
kamel
2ca5c38f0a
Add test for checking if parent invoice is of type 'situation'
2022-04-04 10:40:10 +02:00
kamel
a7482a9ea0
Merge branch '14.0' of github.com:Dolibarr/dolibarr into 14.0_fix_invoice_situation_with_credit_note
2022-04-04 10:34:30 +02:00
kamel
6cac982507
FIX - Fix the adding of lines in the create invoice functions
2022-04-04 10:32:17 +02:00
Laurent Destailleur
5b91ae062f
All triggers with a name XXX_UPDATE have been renamed XXX_MODIFY for
...
code consistency purpose.
2022-04-02 10:31:58 +02:00
atm-florian
5a52650548
FIX: missing trigger DELETE for FactureRec, FactureFournisseurRec
...
+ trigger name consistency ('UPDATE' -> 'MODIFY')
+ preparing future consistency mechanism with class constant
2022-04-01 19:07:17 +02:00
ATM john
c1d9ea95dc
fix function name
2022-03-30 12:16:17 +02:00
Laurent Destailleur
636188f28a
Merge pull request #20247 from thomas-Ngr/develop_new_check_invoice_date
...
NEW: check invoice date
2022-03-29 16:07:31 +02:00
Laurent Destailleur
63d9f69732
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
2022-03-29 15:55:47 +02:00
Laurent Destailleur
a415711a66
Fix phpcs
2022-03-29 15:47:54 +02:00
Laurent Destailleur
5f2ba49dfa
Fix regression
2022-03-29 15:20:36 +02:00
Laurent Destailleur
1251e80963
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/accountancy/index.php
htdocs/commande/list.php
htdocs/langs/en_US/errors.lang
htdocs/projet/class/task.class.php
2022-03-29 15:10:11 +02:00
Laurent Destailleur
007004c2e0
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/accountancy/customer/lines.php
htdocs/accountancy/index.php
htdocs/accountancy/supplier/lines.php
htdocs/compta/facture/card.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/langs/en_US/errors.lang
2022-03-29 15:02:29 +02:00
Laurent Destailleur
e2425c10e0
Fix log
2022-03-28 21:12:57 +02:00
Laurent Destailleur
95dc25587c
Standardize code of the fetch_lines()
2022-03-28 13:50:47 +02:00
kamel
e6a989e51a
FIX - Case of invoice situation at 100% with a credit note
...
Set situation_final to 0 if is a credit note and the invoice source is a invoice situation (case when invoice situation is at 100%) when the credit note is validated
So we can continue to create new invoice situation
2022-03-25 17:00:23 +01:00
lvessiller
8a7b97bed1
FIX check thirdparty object loaded and properties exist
2022-03-25 16:47:41 +01:00
Marc de Lima Lucio
cbba7d7d5f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2022-03-25 16:14:53 +01:00
Laurent Destailleur
4a80f35aaa
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2022-03-23 17:26:25 +01:00
Ferran Marcet
ccf8b01020
Fix: The origin of the stock movement is not being recorded
2022-03-22 13:46:55 +01:00
Laurent Destailleur
02e2f9815d
NEW Add option INVOICEREC_SET_AUTOFILL_DATE_START/END
2022-03-22 11:47:25 +01:00
Laurent Destailleur
8603d493ad
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
2022-03-19 17:34:26 +01:00
Laurent Destailleur
ed631b2b06
Fix doxygen, missing error message
2022-03-18 16:14:20 +01:00
Gauthier PC portable 024
5b715978e4
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
2022-03-10 10:02:57 +01:00
Thomas Negre
7f527b85b0
use double quotes to compose SQL requests
2022-03-09 09:34:50 +01:00
Thomas Negre
4ad92a04fc
stickler corrections
2022-03-09 09:25:52 +01:00
Thomas Negre
eda9622c9c
Facture: enhance validation by adding INVOICE_CHECK_POSTERIOR_DATE option
2022-03-09 09:25:52 +01:00
Thomas Negre
ad416ef792
Facture: create method willBeLastOfSameType()
2022-03-09 09:25:52 +01:00
Marc de Lima Lucio
1993a8d7b1
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2022-03-08 15:07:37 +01:00
lvessiller
19ad231012
FIX stickler-ci
2022-03-08 12:02:05 +01:00
lvessiller
397776d4a4
FIX check mandatory thirdparty fields for mass action
2022-03-08 11:29:01 +01:00
Laurent Destailleur
9cc79de31b
Clean code
2022-03-01 00:02:23 +01:00
Laurent Destailleur
99ddef0530
NEW Add API to get a tempalte invoice
2022-02-28 10:37:03 +01:00
Frédéric FRANCE
b277ab9ee3
Merge remote-tracking branch 'upstream/develop' into productmerge
2022-02-22 21:49:17 +01:00
Laurent Destailleur
cebada1966
Merge pull request #20071 from frederic34/patch-1
...
NEW Hook getNomUrl available everywhere in tooltip of ref links
2022-02-16 20:36:02 +01:00
Laurent Destailleur
aad292b41b
Merge pull request #20074 from altairisfr/fix_parentline_13.0
...
More generic management of parentline
2022-02-16 20:25:04 +01:00
Frédéric FRANCE
eb77f10d7b
Merge remote-tracking branch 'upstream/develop' into productmerge
2022-02-15 19:11:24 +01:00
Frédéric FRANCE
935482ee22
uniformize
2022-02-15 19:04:18 +01:00
Frédéric FRANCE
a613553f37
Merge branch 'hookgetnomurl' into patch-1
2022-02-15 18:44:06 +01:00
Frédéric FRANCE
0ba912b1e5
add missing global
2022-02-15 18:14:44 +01:00
Christophe Battarel
ebada46a07
fix context for createfromclone
2022-02-15 12:14:48 +01:00
Frédéric FRANCE
710e970389
Update facture-rec.class.php
2022-02-15 11:13:22 +01:00
Christophe Battarel
01ef9b64ee
fix parent line on create with no originid
2022-02-15 10:34:10 +01:00
Laurent Destailleur
ba77700619
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-02 17:58:09 +01:00
Laurent Destailleur
5a89da8876
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-02-02 14:08:19 +01:00
Gauthier PC portable 024
3abe391f65
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
2022-01-28 15:08:02 +01:00
Alexandre SPANGARO
5f0999665f
FIX Invoice - Clone - Don't report contact on an another thirdparty
2022-01-27 02:27:36 +01:00
Laurent Destailleur
5d176c75db
Merge pull request #19780 from aspangaro/16a7
...
NEW Thirdparty - Add rules customer accountancy code is mandatory to validate invoice
2022-01-25 15:00:47 +01:00
Laurent Destailleur
60b90056c4
Fix #yogosha8450
2022-01-19 15:20:10 +01:00
Laurent Destailleur
dbc2631d6a
Fix scrutinizer warnings
2022-01-13 19:19:36 +01:00
Gauthier PC portable 024
6799d48944
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
2022-01-11 09:59:25 +01:00
Gauthier PC portable 024
1910423684
FIX : conf name is MAIN_ADD_LINE_AT_POSITION
2022-01-11 09:54:27 +01:00
Laurent Destailleur
cfec02aaae
Debug v15
2022-01-10 14:27:43 +01:00
Alexandre SPANGARO
960aaded8e
NEW Thirdparty - Add rules customer accountancy code is mandatory to validate invoice
2022-01-09 21:08:06 +01:00
Laurent Destailleur
423a4ea104
Debug v15
2022-01-09 19:48:38 +01:00
Vincent Dieltiens
e58d783ced
add comment to parameter
2022-01-06 11:14:13 +01:00
Laurent Destailleur
9b14c68411
Update facture.class.php
2021-12-30 19:28:25 +01:00
jyhere
ddb8b406a0
FIx : addline() $type default value is misleading
...
It should refer to a Product type, not an Invoice type.
2021-12-30 10:17:03 +01:00
Laurent Destailleur
bb436e556d
Fix warnings
2021-12-21 15:23:56 +01:00
Laurent Destailleur
0387b9922e
FIX error message on sqlfilter in API
2021-12-20 20:49:32 +01:00
Laurent Destailleur
f09e603bf4
Try for FIX #19562
2021-12-19 20:43:24 +01:00
Vincent Dieltiens
9ef2735520
Adds import for customer invoices and invoices lines
2021-12-07 09:33:18 +01:00
Laurent Destailleur
c6a071622a
Avoid a useless select
2021-12-01 15:26:53 +01:00
Frédéric FRANCE
d601f62194
can merge products but experimental
2021-11-23 21:38:29 +01:00
Gauthier PC portable 024
2c2f456827
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
2021-11-23 11:10:01 +01:00
Gauthier PC portable 024
74f5c092dc
FIX : use $linecount = count($this->lines);
2021-11-23 10:44:43 +01:00
Frédéric FRANCE
dc3bfcfb87
can modify tooltip by reference
2021-11-22 19:57:26 +01:00
Gauthier PC portable 024
72614ecc0d
Merge branch 'NEW/addline_with_position_choice_develop' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
2021-11-16 16:43:01 +01:00
Gauthier PC portable 024
375dcf7028
FIX : dev name
2021-11-16 16:42:48 +01:00
stickler-ci
19171d4f8e
Fixing style errors.
2021-11-16 15:15:55 +00:00
Gauthier PC portable 024
f664a977c6
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
2021-11-16 16:05:17 +01:00
Gauthier PC portable 024
c55008e8af
NEW : insert_discount() functions handle
2021-11-16 16:02:55 +01:00
Gauthier PC portable 024
9d41c1390d
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
2021-11-16 14:20:24 +01:00
Gauthier PC portable 024
1e0d7d92a9
NEW : addline with position choice when MAIN_VIEW_LINE_NUMBER is enabled
2021-11-16 14:09:18 +01:00
Alexandre SPANGARO
ce8b94a625
Translation
2021-11-15 04:26:14 +01:00
Laurent Destailleur
cb65903537
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/langs/en_US/bills.lang
2021-11-08 03:09:30 +01:00
Laurent Destailleur
e8b3875e2e
FIX bad sign of amount stored for multicurrency columns on credit notes
2021-11-08 02:57:21 +01:00
Marc de Lima Lucio
03c24b2274
FIX: deposit payment terms: getDictvalue() renamed to getDictionaryValue()
2021-10-28 16:51:59 +02:00
Marc de Lima Lucio
668088a63f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2021-10-28 15:54:18 +02:00
Scrutinizer Auto-Fixer
5567310e44
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-10-25 20:07:31 +00:00
Frédéric FRANCE
46c4f28478
fix multiple warnings
2021-10-22 22:15:59 +02:00
Laurent Destailleur
6c870bb3d1
Merge pull request #19059 from FHenry/fix_introduced_scrutinizer
...
fix: scrutinizer
2021-10-21 22:52:20 +02:00
Florian HENRY
10a518749d
fix: scrutinizer
2021-10-21 16:46:04 +02:00
Laurent Destailleur
dd0809b528
Fix trans labels status
2021-10-16 19:37:57 +02:00
Marc de Lima Lucio
4059b64288
FIX: deposit payment terms: langs
2021-10-05 13:00:25 +02:00
Marc de Lima Lucio
cd1eb3b992
FIX: deposit payment terms: PHPDoc
2021-10-05 12:53:04 +02:00
Marc de Lima Lucio
fe62808595
NEW: deposit payment terms: hidden conf to detail lines imported from origin
2021-10-05 12:37:29 +02:00
Laurent Destailleur
950fccc186
Merge branch 'develop' into NEW_deposit_payment_terms
2021-10-04 19:06:42 +02:00
Marc de Lima Lucio
1b2494855d
NEW: deposit payment terms: set required invoice fields + filter payment terms with deposits in select + UI
2021-10-04 18:09:24 +02:00
Marc de Lima Lucio
6580c2e308
FIX: deposit payment terms: correctly untag deposit as created from an origin
2021-10-04 15:07:27 +02:00
Laurent Destailleur
3d4bb66853
Clean code
2021-09-30 15:59:47 +02:00
Marc de Lima Lucio
81ddc6c0f6
NEW: deposit payment terms: generate deposit from proposal
2021-09-30 12:41:07 +02:00
Laurent Destailleur
d38c3028eb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expensereport/class/expensereport.class.php
2021-09-23 02:41:53 +02:00
Laurent Destailleur
e2c389a4a9
Fix delete invoice
2021-09-21 14:23:21 +02:00
Laurent Destailleur
b7105d572a
Fix delete of invoice not complete (some fk_invoice still filled)
2021-09-21 14:20:01 +02:00
stickler-ci
d919ef9c4c
Fixing style errors.
2021-09-20 17:57:10 +00:00
Yannick Warnier
c40b22facd
Add turnover homepage box
2021-09-20 19:41:13 +02:00
Laurent Destailleur
ee066ad725
Cast sql var
2021-09-03 21:25:43 +02:00
Laurent Destailleur
c4621f0433
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2021-09-03 18:04:14 +02:00
Laurent Destailleur
2e3b6b2fc8
Backport sql injection fix from develop
2021-09-03 18:00:28 +02:00
Scrutinizer Auto-Fixer
312ca95feb
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-08-31 18:18:28 +00:00
Laurent Destailleur
0aa4868c34
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-31 13:14:01 +02:00
Laurent Destailleur
81a8efd856
Restore error message
2021-08-28 20:14:23 +02:00
Laurent Destailleur
8870662200
Merge pull request #18475 from OPEN-DSI/v14-fix-invoice-fetch-not-found-syslog-level
...
FIX invoice fetch not found syslog debug level instead of error
2021-08-28 20:12:45 +02:00
Laurent Destailleur
51a4d7630f
Clean code
2021-08-28 00:56:37 +02:00
Laurent Destailleur
2dd91bf312
Clean code
2021-08-27 23:36:06 +02:00
Laurent Destailleur
2f225ee7e5
Clean code by adding cast int.
2021-08-27 16:33:03 +02:00
Laurent Destailleur
07ab352877
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/list.php
2021-08-24 16:37:18 +02:00
lvessiller
a4a44faa7f
FIX change LOG_DEBUG with LOG_WARNING in syslog and remove sql error in syslog (already done)
2021-08-24 16:21:55 +02:00
Laurent Destailleur
8aa262f302
Merge pull request #18453 from aspangaro/14p15
...
FIX #18353 Invoice list translation issue
2021-08-24 15:29:32 +02:00
Laurent Destailleur
8b2c82dd23
Fix position of fields
2021-08-24 14:27:18 +02:00
lvessiller
4efe2a0e09
FIX invoice fetch not found syslog debug level instead of error
2021-08-24 08:20:40 +02:00
Laurent Destailleur
dc006b0ebb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2021-08-23 19:44:02 +02:00
Laurent Destailleur
8485fee5f9
Cast numeric into on sql request
2021-08-23 19:33:24 +02:00
Laurent Destailleur
d4b5ee6c85
Fix cast into variable into sql request.
2021-08-23 17:41:11 +02:00
Alexandre SPANGARO
8bdf58b942
FIX #18353 Invoice list translation issue
2021-08-20 21:42:43 +02:00
Laurent Destailleur
92d6ad9597
Removed old simple POS module ('cashdesk' module)
2021-08-17 04:57:53 +02:00
Laurent Destailleur
f6efe51032
Fix trouble with product id = -1
2021-07-04 21:02:02 +02:00
Laurent Destailleur
7c2121c439
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/tpl/objectline_edit.tpl.php
2021-06-30 15:06:16 +02:00
Laurent Destailleur
51456741d9
FIX Can't edit replacement invoice
...
FIX Status of invoice when making a replacement invoice
2021-06-30 12:43:44 +02:00
Laurent Destailleur
67e7556f70
Merge pull request #18032 from OPEN-DSI/new-invoice-create-from-clone-errors
...
NEW get errors on create invoice from clone
2021-06-26 11:53:45 +02:00
Laurent Destailleur
d2485033d7
Fix deletion of template invoice
2021-06-25 23:10:42 +02:00
lvessiller
24acc82ca6
NEW get errors on create invoice from clone
2021-06-25 16:40:39 +02:00
Laurent Destailleur
7046791377
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-06-19 14:16:39 +02:00
Laurent Destailleur
53295a0cb1
Fix phpcs
2021-06-18 01:06:28 +02:00
Laurent Destailleur
88ff0e4795
Fix PHPCS
2021-06-18 00:59:18 +02:00
Scrutinizer Auto-Fixer
55c9f37ffa
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-06-14 13:37:02 +00:00
Frédéric FRANCE
791e4ab056
fix warning
2021-06-13 15:59:22 +02:00
Laurent Destailleur
1950e50c89
Fix test
2021-06-10 16:31:28 +02:00
Laurent Destailleur
c8c9fb7700
FIX #17847
2021-06-10 16:29:30 +02:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
Laurent Destailleur
4b47611e23
Debug v14
2021-05-25 21:21:09 +02:00
Laurent Destailleur
8e39eff180
Look and feel v14
2021-05-18 18:18:00 +02:00
Laurent Destailleur
73972bcbd0
More complete log
2021-05-11 10:30:46 +02:00
Laurent Destailleur
f2e61ff807
Fix substitution into topic
2021-05-04 18:04:09 +02:00
Laurent Destailleur
526235d020
Fix substitution of mix html/nohtml
...
Fix send email reminder for past due date of invoices
More PHPUnit test
2021-05-04 13:33:18 +02:00
Laurent Destailleur
c82317c8af
Fix missing include
2021-05-04 11:06:24 +02:00
Laurent Destailleur
1c95e2b7c7
FIX #17453
2021-05-03 14:58:29 +02:00