Noé Courtier
2bc158a2bb
FIX: Resolve error message due to missing arguments
2023-03-03 16:08:17 +01:00
David Pareja Rodriguez
01e90a4854
Fix wrong variable used to fetch replaced invoice
2023-01-24 11:04:26 +01:00
Sylvain Legrand
6768697497
Fix #21357
2022-11-26 00:13:15 +01:00
Laurent Destailleur
77898ab456
Fix f... option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS (do not use this!)
2022-10-12 11:52:33 +02:00
Laurent Destailleur
ff33a1852f
FIX Remove use of code we should not have
2022-10-06 20:22:43 +02:00
Laurent Destailleur
86091c3fde
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-25 17:01:44 +02:00
Laurent Destailleur
118b975f91
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-25 11:56:05 +02:00
priojk
a0a66dfa6f
Apply fix also to supplier invoices
2022-09-24 17:36:43 +02:00
Laurent Destailleur
967e203319
Fix fetch missing fields
2022-09-07 13:55:02 +02:00
This Charlène
4262d666ca
PHP V8 warning
...
and $objectidnext = $object->getIdReplacingInvoice(); not present
2022-09-05 16:15:13 +02:00
Laurent Destailleur
24dc936000
Revert "default to create on card.php if $action is empty"
...
This reverts commit e0b664066b .
2022-07-11 00:05:50 +02:00
Christian Foellmann
e0b664066b
default to create on card.php if $action is empty
2022-07-11 00:01:42 +02:00
Laurent Destailleur
76e3c10c06
Revert "fix page titles"
2022-07-06 15:56:04 +02:00
Christian Foellmann
89d1389e2d
fix page titles
2022-06-27 12:48:04 +02:00
Alexandre SPANGARO
a8e4aec5c2
Same modification on supplier invoice
2022-06-15 04:46:58 +02:00
Laurent Destailleur
dd392143e1
Fix conf->projet conf->project
2022-06-14 17:53:17 +02:00
Laurent Destailleur
bc11cf62f8
FIX #hunterdev2acfc8fe-247c-4f88-aeaa-042b6b8690a0
2022-06-13 10:44:20 +02:00
Laurent Destailleur
603201206a
css
2022-06-02 12:35:38 +02:00
Laurent Destailleur
bc79f041dc
Debug v16
2022-06-02 11:11:28 +02:00
Laurent Destailleur
8bacb6c755
Fix name of var
2022-05-22 17:09:08 +02:00
Laurent Destailleur
3205d88cad
Merge pull request #20962 from Hystepik/develop#7
...
Fix : facture fourn type not init in radio
2022-05-21 20:07:42 +02:00
Lucas Marcouiller
9c9acf1538
Fix : facture fourn type not init in radio
2022-05-21 19:15:15 +02:00
Lucas Marcouiller
b4a7657fbe
fix style
2022-05-21 18:47:01 +02:00
Lucas Marcouiller
51041bbea1
Fix : php 8.0 warnings
2022-05-21 18:46:41 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
40d0c3b996
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/card.php
htdocs/langs/en_US/admin.lang
2022-04-28 19:23:13 +02:00
Laurent Destailleur
307476786c
Fix label of remain to pay on vendor invoices
...
FIX tool to fix bank account not in main currency for vendor invoice
2022-04-19 23:24:08 +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
da0fcb556f
Fix css
2022-04-09 15:28:01 +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
Laurent Destailleur
623f15711d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-04-07 19:26:07 +02:00
Laurent Destailleur
6ea8bd23ad
Merge pull request #20542 from ATM-Consulting/FIX_16.0_template_supplier_invoices_overlapping_conditions
...
FIX 16.0 - supplier invoice card creates two invoices instead of one
2022-04-07 18:26:40 +02:00
Laurent Destailleur
4693ef42bd
Enhance responsive
2022-04-07 11:18:56 +02:00
atm-florian
046089f371
FIX 16.0 - ref_client set instead of ref_supplier (maybe copy-paste error)
2022-04-05 15:38:54 +02:00
atm-florian
392ba6deed
FIX 16.0 - my previous fix was incomplete (missing parentheses around OR-separated conditions)
...
+ replace GETPOST('fac_rec', 'int') with variable
+ make sure it works even if, one day, the "nothing selected" value for the template supplier invoice selector changes to -1 instead of ''
2022-04-05 12:16:06 +02:00
atm-florian
b929c2f671
FIX 16.0 - supplier invoice card creates two invoices instead of one when creating from a template
2022-04-05 11:46:06 +02:00
Laurent Destailleur
bc938d86ba
NEW Can enter price with tax for predefined products on purchase objects
2022-03-26 11:22:54 +01:00
Laurent Destailleur
e8a9a7b732
Responsive
2022-03-26 10:02: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
Laurent Destailleur
e96061dd18
Fix phpunit SecurityTest
2022-02-22 23:46:57 +01:00
Laurent Destailleur
16e4e736fd
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-10 16:28:29 +01:00
Laurent Destailleur
2b65ba4a45
FIX insert free price using price without tax on order
2022-02-10 15:03:41 +01:00
Laurent Destailleur
d69f9eca40
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2022-02-10 11:25:15 +01:00
Laurent Destailleur
a295725368
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-02-10 11:23:45 +01:00
atm-greg
4c6fd42e3a
fix with eldy recommendations
2022-02-09 09:47:48 +01:00
Adrien Raze
ee52cac3ba
NEW : Template supplier invoices
2022-02-07 14:34:27 +01:00
atm-greg
6035a374b7
fix bad array index
2022-02-02 14:44:38 +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
Laurent Destailleur
91b2d59458
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-01-14 10:37:41 +01:00
Laurent Destailleur
53e65095a7
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/commande/card.php
htdocs/expedition/card.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
2022-01-14 10:36:46 +01:00