Laurent Destailleur
|
6f919f1dd0
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-23 20:02:48 +02:00 |
|
Laurent Destailleur
|
bb10379768
|
NEW Can change a product in line of recurring invoice or contract
|
2020-09-23 18:45:19 +02:00 |
|
stickler-ci
|
e037f2e5c7
|
Fixing style errors.
|
2020-09-23 07:11:59 +00:00 |
|
Tobias Sekan
|
a72519f353
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-23 09:09:42 +02:00 |
|
Sekan, Tobias
|
638c586a05
|
Merge branch 'PreselectThirpartyOnNewFromList' of https://github.com/TobiasSekan/dolibarr into PreselectThirpartyOnNewFromList
|
2020-09-23 08:59:45 +02:00 |
|
Sekan, Tobias
|
ce6758657a
|
Fix visiblity when came from Extended POS + doc
|
2020-09-23 08:59:30 +02:00 |
|
Laurent Destailleur
|
6c06d2f0aa
|
Look and feel v13
|
2020-09-22 15:26:29 +02:00 |
|
Laurent Destailleur
|
216b3c885d
|
Fix escaping
|
2020-09-20 01:30:36 +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 |
|
Tobias Sekan
|
b2a953ed5b
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-18 12:21:41 +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
|
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 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +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 |
|
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
|
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
|
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 |
|
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
|
64b28020c8
|
Look and feel v13
|
2020-09-11 13:14:14 +02:00 |
|
Laurent Destailleur
|
b8fe2188a6
|
Standardize code around model_pdf
|
2020-09-10 01:49:09 +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 |
|
Laurent Destailleur
|
d236e21639
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2020-09-09 12:51:55 +02:00 |
|
Laurent Destailleur
|
05912b3b55
|
Fix sql error
|
2020-09-09 12:50:07 +02:00 |
|
Scrutinizer Auto-Fixer
|
c263c8a76c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-08 19:27:28 +00:00 |
|
Laurent Destailleur
|
02e07c13c8
|
Merge branch 'develop' into patch-8
|
2020-09-04 23:11:00 +02:00 |
|
Laurent Destailleur
|
c8da9f97a8
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2020-09-04 19:51:22 +02:00 |
|
stickler-ci
|
1cff5e0e03
|
Fixing style errors.
|
2020-09-04 17:33:58 +00:00 |
|
Cédric
|
5f4ad2a9fa
|
NEW ref_ext for Facture lines
|
2020-09-04 19:32:42 +02:00 |
|
Cédric
|
b60f82966c
|
Update facture.class.php
|
2020-09-04 17:54:25 +02:00 |
|
Laurent Destailleur
|
2e609d448c
|
Fix error message
|
2020-09-04 16:30:34 +02:00 |
|
Juanjo Menent
|
9bd5ed627f
|
Fix travis issues
|
2020-09-04 09:55:02 +02:00 |
|
Laurent Destailleur
|
661e3c7a11
|
Merge pull request #14576 from TobiasSekan/ShowBankOnlyWhenActive
FIX: Show bank account only when bank module is active (on invoices)
|
2020-09-03 13:19:32 +02:00 |
|
Juanjo Menent
|
bb92e64e43
|
FIX: #14474 Error when deleting
|
2020-09-03 12:43:38 +02:00 |
|
Laurent Destailleur
|
5eca65f673
|
css
|
2020-08-29 02:35:24 +02:00 |
|
Laurent Destailleur
|
ad87e753b4
|
Clean trim on GETPOST (already included inside GETPOST when not 'none'
|
2020-08-28 21:27:50 +02:00 |
|
Sekan, Tobias
|
9c54f8831f
|
Show bank only when active (on new)
|
2020-08-28 13:08:04 +02:00 |
|
Sekan, Tobias
|
216e22e505
|
Show bank only when bank module is active
|
2020-08-28 12:53:30 +02:00 |
|
Laurent Destailleur
|
7217dc3114
|
Better perf for phpunit on very large databases
|
2020-08-19 01:43:48 +02:00 |
|
Laurent Destailleur
|
964c4ef0d2
|
Standardize code. Use model_pdf.
|
2020-08-18 14:48:38 +02:00 |
|
Laurent Destailleur
|
2ca0d67072
|
Removed section of files to download into POS
|
2020-08-18 11:20:02 +02:00 |
|