thibdrev
a22adbf802
qual: phpstan for htdocs/takepos/invoice.php
...
htdocs/takepos/invoice.php 279 Property Paiement::$fk_account (int) does not accept array|string.
htdocs/takepos/invoice.php 491 Property CommonInvoice::$socid (int) does not accept string.
2024-01-25 12:22:09 +01:00
MDW
565fe09cb5
Qual: Fix translation keys.
...
# Qual: Fix translation keys
Modify some translation keys so that they correspond to each other,
use an existing key or fix the contents as it's not translated yet.
2024-01-23 23:56:20 +01:00
Laurent Destailleur
9eaefcfdbf
Fix missing header
2024-01-20 17:16:16 +01:00
MDW
342ab85195
Qual: Spelling htdocs/[q-z]* ( #27447 )
...
# Qual: Fix spelling htdocs/[q-z]*
Probably fixes a bug:
- htdocs/webservices/server_thirdparty.php
No other occurence of adress found.
-'adress'=>->adress,- +'address'=>->address,+
2024-01-12 17:18:52 +01:00
Laurent Destailleur
6f144a7ccf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-09 16:43:13 +01:00
Laurent Destailleur
368efbb77f
Debug v19
2024-01-07 20:43:05 +01:00
Laurent Destailleur
7f7f904541
Debug v19
2024-01-07 20:23:52 +01:00
Laurent Destailleur
619aa10797
Debug v19
2024-01-07 19:32:53 +01:00
Laurent Destailleur
02f267c36b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-07 16:31:44 +01:00
Laurent Destailleur
c5cf8b8805
Debug v19
2024-01-07 15:07:59 +01:00
Laurent Destailleur
7cbc1c98fc
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-07 13:40:36 +01:00
Laurent Destailleur
8c8075a2c3
Debug v19
2024-01-07 12:49:43 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
dc93755ec1
Merge branch 'develop' into search
2023-12-29 02:59:38 +01:00
Laurent Destailleur
b28ae5d8d3
Clean code
2023-12-27 12:12:20 +01:00
Laurent Destailleur
07f4c9b335
Fix warnings
2023-12-23 19:47:10 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Laurent Destailleur
619155f65e
Fix with php-cs-fixer
2023-12-04 13:53:48 +01:00
Laurent Destailleur
1d589fd74e
Fix warnings
2023-11-27 13:26:44 +01:00
Laurent Destailleur
075ee02901
Fix php8.2 warnings
2023-11-27 12:08:48 +01:00
andreubisquerra
3a87df33a8
NEW TakePOS compatibility with lots and serials ( #26426 )
...
* NEW TakePOS compatibility with lots and serials
* Travis FIX
* Remove special_code
* Last improvements
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-11 12:23:12 +01:00
Laurent Destailleur
e1bf377f20
QUAL: Removed deprecated field remise, remise_percent, remise_absolute
2023-10-20 10:47:08 +02:00
Laurent Destailleur
c2bdb3be90
Fix php8.2 warnings
2023-10-15 18:41:39 +02:00
Christophe Battarel
3a9db24c2c
NEW : TakePOS - add constant to choose contact instead of customer ( #24807 )
...
* add constant to choose contact instead of customer in TakePOS
* fix conflict
* fix
* check perm
* fix phpcs
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2023-10-13 16:19:10 +02:00
sonikf
7077cb31b4
fix travis ci error in #25941 ( #26207 )
2023-10-13 15:43:42 +02:00
Christophe Battarel
09541d5dad
NEW : TakePOS - add constant to check qty asked is available ( #24820 )
...
* credentials
* NEW : TakePOS - add constant to check qty asked is available
* fix php8
* fix
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2023-10-12 20:24:55 +02:00
Laurent Destailleur
946239dbf3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-10 23:04:47 +02:00
Laurent Destailleur
25d3ead0a0
FIX Error not returned on sales with takepos and batch module enabled
2023-10-10 11:51:52 +02:00
Laurent Destailleur
df454003da
FIX php8.2
2023-10-09 15:44:57 +02:00
Laurent Destailleur
0ecf2b3327
Fix warnings
2023-10-09 14:14:37 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
1acbbda254
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-09 15:33:09 +02:00
Laurent Destailleur
9c903ecf56
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-09 14:33:13 +02:00
Laurent Destailleur
9bd406ca1e
FIX Prices visible on TakePOS KO with multiprices support
2023-09-09 14:29:16 +02:00
Laurent Destailleur
dbd65ca242
NEW Option to show label, ref+label or only ref of product in TakePOS
2023-08-28 17:34:05 +02:00
Laurent Destailleur
bf1549e6e0
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-24 00:14:55 +02:00
Laurent Destailleur
076c811690
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-24 00:12:52 +02:00
Laurent Destailleur
5047fc20ea
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-08-23 23:59:55 +02:00
Laurent Destailleur
c065675f57
FIX Bad calculation of localtax when price_base_type not defined.
2023-08-23 23:41:16 +02:00
Laurent Destailleur
5ac5dce4cb
Look and feel v19
2023-07-31 21:44:03 +02:00
Laurent Destailleur
cfaa9b7971
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-30 18:38:37 +02:00
Laurent Destailleur
36e91da160
FIX Try to fix the date of invoice on TakePOS on eastern timezone
2023-07-30 14:30:47 +02:00
Laurent Destailleur
f2a214cc6e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-10 06:12:10 +02:00
Laurent Destailleur
0bc7664870
FIX Bad management of localtax on TakePOS due to typo error in var name
2023-07-10 05:45:45 +02:00
Laurent Destailleur
b1e0b317c9
Debug v18
2023-06-29 13:16:44 +02:00
andreubisquerra
9e66c9c851
FIX Direct payment in TakePOS and PHP 8
...
With the new version of PHP 8 the direct payment in TakePOS does not work according to these changes:
https://www.php.net/manual/en/migration80.incompatible.php
2023-06-10 10:41:38 +02:00
Laurent Destailleur
03f0716816
Merge pull request #24810 from altairisfr/printpos
...
NEW : TakePOS - add constant to print invoice
2023-05-26 00:08:53 +02:00
Christophe Battarel
342144d790
i am sometimes a little dumb
2023-05-24 14:36:29 +02:00
Mélina JOUM
b7d0058d0f
correction clearSearch
2023-05-23 17:52:34 +02:00
Mélina JOUM
286f76ff69
Merge branch 'search' of github.com:altairis-melina/dolibarr into search
2023-05-23 12:06:33 +02:00