Cédric
|
fbc8fe1e0c
|
Update api_invoices.class.php
|
2020-09-19 15:14:29 +02:00 |
|
Cédric
|
a0efd47cce
|
Update api_invoices.class.php
|
2020-09-19 15:12:57 +02:00 |
|
Cédric
|
9f22882417
|
Update api_invoices.class.php
|
2020-09-19 15:05:28 +02:00 |
|
stickler-ci
|
e1751d4bfb
|
Fixing style errors.
|
2020-09-19 12:23:53 +00:00 |
|
Cédric
|
720a113125
|
Update api_invoices.class.php
|
2020-09-19 14:16:17 +02:00 |
|
Laurent Destailleur
|
b6c6473cce
|
Fix sql injection when forging requests with IN
|
2020-09-18 17:47:40 +02:00 |
|
Laurent Destailleur
|
4e2aff2cdc
|
Fix sql injection when forging requests with IN
|
2020-09-18 17:28:02 +02:00 |
|
Laurent Destailleur
|
2d38644ae1
|
Sanitize sortfield
|
2020-09-18 17:13:01 +02:00 |
|
Tobias Sekan
|
b2a953ed5b
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-18 12:21:41 +02:00 |
|
Sekan, Tobias
|
eac9e54e0b
|
fix more different button visibility
|
2020-09-18 11:48:53 +02:00 |
|
Sekan, Tobias
|
ae8c302c19
|
merge variable declaration
|
2020-09-18 10:52:17 +02:00 |
|
Sekan, Tobias
|
dc4250aed7
|
Make button visiblity identical on most lists
|
2020-09-18 10:46:23 +02:00 |
|
Sekan, Tobias
|
1b04ef8aad
|
Add function to all list that support $socid
|
2020-09-18 10:36:40 +02:00 |
|
Sekan, Tobias
|
d1f70a37df
|
Preselect thirparty on new from list (part 1)
|
2020-09-18 07:56:13 +02:00 |
|
Laurent Destailleur
|
801712b423
|
Fix phpcs
|
2020-09-18 01:41:42 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Got2be
|
03f37f3c1f
|
NEW : add hooks on stats pages
|
2020-09-17 17:00:58 +02:00 |
|
Laurent Destailleur
|
9a758b7edd
|
FIX #yogosha4483
|
2020-09-17 14:31:25 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
Laurent Destailleur
|
afc6155783
|
FIX sign of amount with credit note and multicurrencies
|
2020-09-15 13:30:59 +02:00 |
|
Laurent Destailleur
|
cc24e9b155
|
Look and feel v13
|
2020-09-15 13:27:48 +02:00 |
|
Laurent Destailleur
|
7a28972c8a
|
FIX sign of amount of invoice lines for credit note with multicurrency
FIX Add INVOICE_POSITIVE_CREDIT_NOTE_SCREEN to solve PT requirement
|
2020-09-15 11:18:21 +02:00 |
|
Laurent Destailleur
|
cc37f4b29c
|
Clean code. <input name="token" value="$_SESSION['newtoken']" is now
forbidden by CI. You must use newToken().
|
2020-09-14 16:24:02 +02:00 |
|
Florian Mortgat
|
06d31e8b9a
|
FIX: missing entity check
|
2020-09-14 16:09:45 +02:00 |
|
Laurent Destailleur
|
604a807ac0
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-09-14 12:48:00 +02:00 |
|
Laurent Destailleur
|
6117e0d8d7
|
Fix tooltip into tooltip
|
2020-09-14 12:47:43 +02:00 |
|
Scrutinizer Auto-Fixer
|
73915d51c8
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-14 02:30:04 +00:00 |
|
Laurent Destailleur
|
22edd650d3
|
Fix phpcs
|
2020-09-14 04:24:35 +02:00 |
|
Laurent Destailleur
|
970995d728
|
Clean code. Replace num_paiement with num_payment everywhere.
|
2020-09-14 01:03:51 +02:00 |
|
Laurent Destailleur
|
a2df666d34
|
Standardize code
|
2020-09-14 00:41:31 +02:00 |
|
Laurent Destailleur
|
62b7a90ea3
|
Merge pull request #14723 from c3do/patch-13
NEW API Can update a payment
|
2020-09-14 00:29:10 +02:00 |
|
Laurent Destailleur
|
e9d0869383
|
Update api_invoices.class.php
|
2020-09-14 00:28:43 +02:00 |
|
Laurent Destailleur
|
dcdce246b1
|
Update api_invoices.class.php
|
2020-09-14 00:26:16 +02:00 |
|
stickler-ci
|
8d3bc3ee6f
|
Fixing style errors.
|
2020-09-13 13:18:42 +00:00 |
|
Cédric
|
929804f4d2
|
Update api_invoices.class.php
|
2020-09-13 15:12:22 +02:00 |
|
stickler-ci
|
2cfe740d85
|
Fixing style errors.
|
2020-09-12 17:08:44 +00:00 |
|
Cédric
|
d728d268ca
|
Update paiement.class.php
|
2020-09-12 18:49:52 +02:00 |
|
Laurent Destailleur
|
1f8278c8ca
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/core/class/html.formmail.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/other.lang
htdocs/product/class/product.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2020-09-12 04:42:59 +02:00 |
|
Laurent Destailleur
|
5ea3f09e17
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/translate.class.php
|
2020-09-12 04:29:28 +02:00 |
|
Laurent Destailleur
|
990af9d5cf
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
|
2020-09-12 04:25:54 +02:00 |
|
Laurent Destailleur
|
5c776ccf3f
|
Merge pull request #14708 from TobiasSekan/AddGlobalMiscPaymentSearch
NEW Add global search for miscellaneous payments
|
2020-09-12 01:13:26 +02:00 |
|
Laurent Destailleur
|
c4383747a1
|
Look and feel v13
|
2020-09-11 13:57:16 +02:00 |
|
Laurent Destailleur
|
64b28020c8
|
Look and feel v13
|
2020-09-11 13:14:14 +02:00 |
|
Sekan, Tobias
|
25d6af2b86
|
Add global search for misc payments +TODO
|
2020-09-11 09:55:34 +02:00 |
|
Laurent Destailleur
|
358f8357f9
|
FIX #14703
|
2020-09-10 18:25:38 +02:00 |
|
Laurent Destailleur
|
0cccaa7271
|
FIX look and feel v12
|
2020-09-10 18:02:49 +02:00 |
|
Laurent Destailleur
|
ed6a16a3c7
|
FIX look and feel v12
|
2020-09-10 17:17:31 +02:00 |
|
Laurent Destailleur
|
b8fe2188a6
|
Standardize code around model_pdf
|
2020-09-10 01:49:09 +02:00 |
|
Laurent Destailleur
|
97ee96e0dc
|
Merge pull request #14683 from TobiasSekan/SelectableColumnsOnExtraPayments
NEW Select-able columns on miscellaneous payments + more data columns
|
2020-09-09 14:54:04 +02:00 |
|
Cédric
|
1d894f4b7c
|
FIX ref_ext for invoice lines from API
Add and update ref_ext in invoice lines
|
2020-09-09 13:38:42 +02:00 |
|