Laurent Destailleur
|
22e897b1a1
|
Clean and prepare code to fix a SQL injection
|
2019-05-21 17:22:38 +02:00 |
|
Laurent Destailleur
|
fd5048ef73
|
Fix reported by phpstan
|
2019-05-15 19:16:48 +02:00 |
|
Laurent Destailleur
|
49d65710ba
|
Fix date missing
|
2019-05-14 10:31:11 +02:00 |
|
Laurent Destailleur
|
04f7261bfc
|
Fix field date was not visible
|
2019-05-13 21:34:30 +02:00 |
|
Regis Houssin
|
8a29d9f2d1
|
FIX possibility to override permissions (multicompany)
|
2019-05-10 11:23:19 +02:00 |
|
ATM-Nicolas
|
6cfdfe8408
|
NEW : Can update product supplier price ref
|
2019-04-19 10:58:18 +02:00 |
|
Laurent Destailleur
|
7c59629e66
|
Fix phpcs
|
2019-03-15 02:32:21 +01:00 |
|
Laurent Destailleur
|
86c5dc20e3
|
NEW Can choose the root category to show for TakePOS module
|
2019-03-15 02:12:40 +01:00 |
|
Laurent Destailleur
|
2713c430df
|
Merge branch 'develop' into dev_datepricefour
|
2019-03-14 18:43:09 +01:00 |
|
Laurent Destailleur
|
5aee322b30
|
Update fournisseurs.php
|
2019-03-14 18:36:05 +01:00 |
|
atm-quentin
|
f51b89def3
|
NEW supplier buyprice barcode
|
2019-02-27 09:22:34 +01:00 |
|
Frédéric FRANCE
|
a1d2d3bddc
|
replace html code by html5
|
2019-02-24 11:18:55 +01:00 |
|
Laurent Destailleur
|
648eea3a70
|
Merge branch 'develop' into nospaceaftercomma
|
2019-01-30 16:00:11 +01:00 |
|
Alexandre SPANGARO
|
cc88c4f8ff
|
Move my email to the new one
|
2019-01-28 21:39:22 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
6e91b3cefc
|
PSR2 usage of else if is discouraged
|
2019-01-27 10:49:34 +01:00 |
|
Francis Appels
|
7ad48064be
|
Add code to show in fourn price tooltip.
|
2019-01-22 16:18:25 +01:00 |
|
Philippe GRAND
|
621b42e8e3
|
update with html5 compliant code
|
2019-01-21 10:02:11 +01:00 |
|
Regis Houssin
|
89389baeac
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop_email
|
2018-11-09 15:37:29 +01:00 |
|
Laurent Destailleur
|
f1193ad3dd
|
FIX: Missing date creation and modification of supplier price
|
2018-11-09 10:29:22 +01:00 |
|
Laurent Destailleur
|
4a25317f10
|
Fix security on GETPOST('action'). Param must be sanitized.
|
2018-11-05 20:29:07 +01:00 |
|
Laurent Destailleur
|
c0f4ec5a3e
|
FIX sanitize param $action
|
2018-11-05 17:53:31 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Laurent Destailleur
|
3ebfb23407
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.travis.yml
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/product/fournisseurs.php
htdocs/ticket/class/ticket.class.php
|
2018-08-29 20:22:50 +02:00 |
|
Laurent Destailleur
|
d40e1a0d0b
|
FIX #9258
|
2018-08-29 20:12:38 +02:00 |
|
Philippe GRAND
|
57f51fda3e
|
Standardize
|
2018-08-15 12:48:13 +02:00 |
|
atm-greg
|
294045daed
|
update description without multicurrency
|
2018-08-07 10:16:04 +02:00 |
|
atm-greg
|
ad5f59822e
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into Add_supplier_product_description
|
2018-08-07 09:33:30 +02:00 |
|
atm-greg
|
fc705e8510
|
Merge branch '8.0' of github.com:Dolibarr/dolibarr into Add_supplier_product_description
|
2018-08-07 09:31:41 +02:00 |
|
atm-greg
|
a8b33a1710
|
New fields desc_supplier on product_fourn_prices
|
2018-08-06 16:26:25 +02:00 |
|
Philippe GRAND
|
a952b46d8b
|
clean and update code
|
2018-06-27 12:37:31 +02:00 |
|
Frédéric FRANCE
|
d986909109
|
loadlangs
|
2018-05-26 23:52:52 +02:00 |
|
jean
|
fb96857b73
|
use dayhour instead of % format
|
2018-05-25 15:33:27 +02:00 |
|
jean
|
1ab5eece6b
|
Adding code to show update date of supplier price shown
|
2018-05-22 09:40:49 +02:00 |
|
Laurent Destailleur
|
2959dc4a3a
|
Fix regression
|
2018-04-15 18:20:04 +02:00 |
|
Laurent Destailleur
|
43f8834b28
|
Uniformize code with the new module builder framework
|
2018-03-31 18:48:27 +02:00 |
|
Laurent Destailleur
|
62a339e582
|
Minor fix in multicurrency for supplier prices
|
2018-03-07 14:13:46 +01:00 |
|
kkhelifa-opendsi
|
90f4c985f6
|
Merge branch 'develop' into product_supplier_buyprice_multicurrency
|
2018-02-26 09:54:09 +01:00 |
|
Laurent Destailleur
|
2cd5ed65a6
|
Clean deprecated (field unit_charge in supplier price)
|
2018-02-25 14:13:09 +01:00 |
|
KHELIFA
|
54dba24ab5
|
Add multicurrency support for product buy price for supplier propales, orders and invoices
|
2018-02-23 11:06:07 +01:00 |
|
Laurent Destailleur
|
7f8cbc0f62
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/adherents/type.php
htdocs/contrat/services.php
htdocs/contrat/tpl/linkedobjectblock.tpl.php
htdocs/install/upgrade2.php
|
2018-02-14 22:08:18 +01:00 |
|
Laurent Destailleur
|
23ee6748f7
|
Update fournisseurs.php
|
2018-02-14 20:36:13 +01:00 |
|
Regis Houssin
|
24cc687724
|
Fix: you can't check "fournisseur" with checkUserAccessToObject without
object ID
|
2018-02-12 09:28:41 +01:00 |
|
Laurent Destailleur
|
03b10041db
|
Fix missing contextpage
|
2018-02-08 13:27:43 +01:00 |
|
Laurent Destailleur
|
e79f6fda2b
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-01-26 01:23:18 +01:00 |
|
Laurent Destailleur
|
2c0eeaf8de
|
FIX #8093
|
2018-01-25 20:57:51 +01:00 |
|
Laurent Destailleur
|
a501a20487
|
NEW Search filters in lists are restored when using "back to list"
|
2017-10-03 16:00:52 +02:00 |
|
Laurent Destailleur
|
7f420f3246
|
Complete vat rates for india
|
2017-09-26 10:54:07 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
ba3a74576c
|
Merge 5.0
|
2017-06-12 18:22:51 +02:00 |
|
Laurent Destailleur
|
64a6ff9687
|
Fix test for navigation disabling for external users
|
2017-06-12 16:26:25 +02:00 |
|
Laurent Destailleur
|
e93cefbbf0
|
FIX #6985
|
2017-06-11 10:37:58 +02:00 |
|
Laurent Destailleur
|
7c0de18ac1
|
Fix code comment
|
2017-06-10 12:56:28 +02:00 |
|
Laurent Destailleur
|
a8afa547f0
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture.php
|
2017-05-17 15:20:17 +02:00 |
|
Laurent Destailleur
|
e2a7b0943f
|
Clean dead code
|
2017-05-17 14:52:27 +02:00 |
|
Laurent Destailleur
|
d86b42b024
|
Missing title, bad css
|
2017-05-17 14:45:08 +02:00 |
|
Laurent Destailleur
|
4c056d68d8
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/dict.php
htdocs/commande/list.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/bills.lang
htdocs/societe/list.php
|
2017-04-15 17:02:05 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
979bcd3a9b
|
NEW Can add a background image on login page
|
2017-03-31 11:40:31 +02:00 |
|
BENKE Charlie
|
a1db02cc08
|
Update fournisseurs.php
|
2017-03-25 10:48:50 +01:00 |
|
Laurent Destailleur
|
2f4a4f493e
|
Missin translation
|
2017-03-25 01:47:52 +01:00 |
|
Laurent Destailleur
|
b9a9997688
|
Page societe/soc.php and compta/facture.php was renamed into card.php
to match page naming conventions.
|
2017-03-20 21:29:22 +01:00 |
|
fappels
|
b1fe8e3f2b
|
fix merge
|
2017-02-08 13:45:42 +01:00 |
|
fappels
|
a84c6f9b45
|
Qual reputation for price supplier
Move available reputation constants from view-controller to class
|
2017-02-08 13:35:34 +01:00 |
|
Laurent Destailleur
|
6b1e81fa1d
|
Fix missing space
|
2017-02-02 02:22:01 +01:00 |
|
Laurent Destailleur
|
663f7938f8
|
Fxi responsive design
|
2016-11-27 20:02:57 +01:00 |
|
aspangaro
|
a1d1396919
|
Uniformize presentation
|
2016-08-10 07:40:40 +02:00 |
|
Laurent Destailleur
|
629271cf85
|
FIX Bad position of parameters on llxHeader (so online help not visible)
|
2016-07-28 12:23:07 +02:00 |
|
Laurent Destailleur
|
293c8e145a
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/commande/card.php
htdocs/imports/import.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 02:20:27 +02:00 |
|
Maxime Kohlhaas
|
3ef9fe2c40
|
Fix product supplier price modification with multicompany
|
2016-06-04 18:10:40 +02:00 |
|
Laurent Destailleur
|
901c7c9517
|
Link "Backtolist" was missing on products
|
2016-05-17 02:16:28 +02:00 |
|
phf
|
0d03360375
|
Fix no confirm window if we delete buying price
|
2016-05-06 09:24:10 +02:00 |
|
Laurent Destailleur
|
e869ed51e4
|
Use the update method to edit cost price of a product instead of
setValue that does not run triggers.
|
2016-04-09 10:41:39 +02:00 |
|
Laurent Destailleur
|
3827a06796
|
Debug the supplier ref reputation feature.
|
2016-04-08 22:18:36 +02:00 |
|
Alexis Algoud
|
61a077b0ee
|
NEW reputation for price supplier
|
2016-04-06 09:58:03 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Ion Agorria
|
2bca2b278a
|
Fix parser and button not using selected expression
|
2016-03-04 13:03:07 +01:00 |
|
Laurent Destailleur
|
8807222f24
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 12:22:39 +01:00 |
|
Laurent Destailleur
|
c86a1a30d5
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 11:46:16 +01:00 |
|
Ion Agorria
|
c84e74c081
|
Fix dynamic price parsing in fournisseurs.php
|
2016-02-20 19:37:11 +01:00 |
|
Ion Agorria
|
89657d0439
|
Changed Price Parser functions and added testExpression
|
2016-02-14 17:28:31 +01:00 |
|
Ion Agorria
|
6bfc3f446f
|
Use setSupplierPriceExpression instead of product setPriceExpression
|
2016-02-14 16:35:23 +01:00 |
|
Ion Agorria
|
99efbd3464
|
Check if dynamic price is enabled
|
2016-02-14 16:09:47 +01:00 |
|
fmarcet
|
e3d8a9a8a4
|
FIX: Doesn't collect the value of the cost price correctly
|
2016-01-27 12:13:31 +01:00 |
|
philippe grand
|
0fe64c6091
|
[Qual] Uniformize code
|
2015-12-14 20:54:55 +01:00 |
|
Ion Agorria
|
57102aefde
|
Price expression selector fix
|
2015-12-12 01:38:24 +01:00 |
|
Laurent Destailleur
|
de730c9762
|
NEW Introduce cost price on product.
|
2015-11-30 21:20:45 +01:00 |
|
Marcos García de La Fuente
|
75b4cb4727
|
NEW #3876 Renamed Product::isservice and Product::isproduct to match PSR-2
|
2015-11-07 14:37:47 +01:00 |
|
Laurent Destailleur
|
c0872d690e
|
Use new banner for other tabs of product
|
2015-11-07 13:32:14 +01:00 |
|
All-3kcis
|
ca8c1adf55
|
Add trigger "SUPPLIER_PRODUCT_BUYPRICE_DELETE" for frounisseur.product remove_product_fournisseur_price()
|
2015-10-21 10:07:53 +02:00 |
|
philippe grand
|
1762b3aaa7
|
[Qual] Uniformize code
|
2015-10-17 17:09:34 +02:00 |
|
Laurent Destailleur
|
3d94e3d80e
|
FIX Editing a supplier price should keep the vat.
|
2015-10-17 12:01:17 +02:00 |
|
All-3kcis
|
ccf144dbae
|
Correct hook param name
$object => $product
|
2015-10-16 16:15:51 +02:00 |
|
Juanjo Menent
|
6999ad0a4f
|
Merge pull request #3587 from GPCsolutions/fiche_titre
[Qual] Replaced deprecated function calls.
|
2015-09-26 08:39:22 +02:00 |
|