Marc de Lima Lucio
|
f03f5701f6
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_product_customer_price_ref
|
2021-01-05 16:01:31 +01:00 |
|
Laurent Destailleur
|
199b46cfaf
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/langs/en_US/modulebuilder.lang
|
2020-12-27 16:53:15 +01:00 |
|
Laurent Destailleur
|
7871a41c5c
|
Fix css
|
2020-12-19 16:24:32 +01:00 |
|
Laurent Destailleur
|
ef4a816c56
|
CSS
|
2020-12-19 15:56:21 +01:00 |
|
Laurent Destailleur
|
3b8947dadd
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/class/html.form.class.php
htdocs/product/price.php
|
2020-12-17 21:50:05 +01:00 |
|
Laurent Destailleur
|
73dfa7d44a
|
Try a better fix for #15770
|
2020-12-17 14:37:02 +01:00 |
|
Scrutinizer Auto-Fixer
|
6df4954b20
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-12-01 01:41:19 +00:00 |
|
Laurent Destailleur
|
574919de52
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.travis.yml
htdocs/accountancy/bookkeeping/balance.php
htdocs/adherents/class/subscription.class.php
htdocs/compta/bank/categ.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/class/interfaces.class.php
htdocs/core/lib/project.lib.php
htdocs/core/modules/modCategorie.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fichinter/class/fichinterrec.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/install/repair.php
htdocs/main.inc.php
htdocs/product/price.php
htdocs/projet/tasks/time.php
htdocs/reception/card.php
|
2020-11-27 15:45:12 +01:00 |
|
Laurent Destailleur
|
ac3c129735
|
Clean code
|
2020-11-27 14:24:15 +01:00 |
|
Laurent Destailleur
|
bc1d286673
|
Merge pull request #15495 from Givriz/dev
Feature : creation of a "button-cancel" class
|
2020-11-23 21:53:45 +01:00 |
|
Laurent Destailleur
|
1e70790cd6
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/price.php
|
2020-11-23 19:55:13 +01:00 |
|
Laurent Destailleur
|
9cb5673c36
|
Fix remove var_dump
|
2020-11-23 19:46:24 +01:00 |
|
Laurent Destailleur
|
c5278197fb
|
More phpunit test for price2num
|
2020-11-23 19:45:11 +01:00 |
|
Laurent Destailleur
|
e7dbc8407f
|
FIX formating of prices with foreign languages
|
2020-11-23 19:08:26 +01:00 |
|
Givriz
|
dca4cf5987
|
Feature : ajout de la class "button-cancel"
Ajout de la class "button-cancel" suite à l'issue #3756 et achèvement de ma tâche Dolibarr.
|
2020-11-23 15:12:52 +01:00 |
|
Damien BENOIT
|
ebd64d5e57
|
Merge pull request #5 from Dolibarr/develop
Update fork
|
2020-11-20 13:53:43 +01:00 |
|
Frédéric FRANCE
|
bf535c0dec
|
remove warnings
|
2020-11-19 21:12:16 +01:00 |
|
Givriz
|
c48129e279
|
Ajout de la class "button-save"
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
|
2020-11-19 20:23:38 +01:00 |
|
Laurent Destailleur
|
e0ed89c514
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/compta/facture/card.php
htdocs/contrat/class/contrat.class.php
htdocs/core/actions_addupdatedelete.inc.php
htdocs/product/class/product.class.php
htdocs/product/price.php
htdocs/projet/tasks/time.php
|
2020-11-01 17:58:41 +01:00 |
|
Laurent Destailleur
|
45f834cb15
|
FIX #15199
|
2020-11-01 15:20:33 +01:00 |
|
Frédéric FRANCE
|
09b8d166dd
|
The constant MissingIds was not found.
The constant MissingIds was not found. Maybe you did not declare it correctly or list all dependencies?
|
2020-10-28 18:21:45 +01:00 |
|
Frédéric FRANCE
|
5a3780e062
|
end of dol_fiche_end
|
2020-10-27 18:19:31 +01:00 |
|
Marc de Lima Lucio
|
496c31d63a
|
NEW: ref in product customer price: add field in forms and form handlers
|
2020-10-26 12:18:24 +01:00 |
|
Marc de Lima Lucio
|
c2518e92fb
|
NEW: ref in product customer price: add field in views
|
2020-10-26 11:50:04 +01:00 |
|
Frédéric FRANCE
|
ae3228b9e0
|
retrieve the spelling 🎉
|
2020-10-23 20:08:35 +02:00 |
|
Frédéric FRANCE
|
9a470fa42d
|
replace deprecated
|
2020-10-22 22:50:03 +02:00 |
|
Scrutinizer Auto-Fixer
|
1512521d91
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-07 13:01:28 +00:00 |
|
Laurent Destailleur
|
7b3a7c9921
|
Add token on all url with action=delete
|
2020-10-01 10:50:54 +02:00 |
|
Laurent Destailleur
|
0e4d3c19dd
|
Fix escaping
|
2020-09-20 02:57:15 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
Laurent Destailleur
|
5ea47f3ade
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/resultat/index.php
htdocs/product/admin/product.php
htdocs/projet/tasks/list.php
|
2020-07-08 18:11:58 +02:00 |
|
Laurent Destailleur
|
7d7ef1e72a
|
FIX option PRODUIT_CUSTOMER_PRICES_BY_QTY
Fix setup of product
|
2020-07-06 15:34:26 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
a25ed0e041
|
add new rule
|
2020-05-21 01:56:06 +02:00 |
|
Laurent Destailleur
|
6caa872280
|
Enable more PHPCS rules
|
2020-04-25 19:27:42 +02:00 |
|
Laurent Destailleur
|
16e46c672c
|
Clean code
|
2020-04-20 15:06:27 +02:00 |
|
Laurent Destailleur
|
1ff15e1fd9
|
FIX All forms must use newToken()
|
2020-03-24 13:10:35 +01:00 |
|
Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Laurent Destailleur
|
63b9656468
|
Fix use of currency accuracy
|
2019-12-11 17:05:42 +01:00 |
|
Laurent Destailleur
|
d58bb5f66b
|
Fix link to user
|
2019-11-28 16:16:55 +01:00 |
|
Laurent Destailleur
|
2689f7515c
|
Fix pb with colspan and extrafields.
Fix remove empty id
|
2019-11-16 14:38:05 +01:00 |
|
Scrutinizer Auto-Fixer
|
df664e790b
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-11 23:15:34 +00:00 |
|
Frédéric FRANCE
|
35751a80ab
|
100% centpercent
|
2019-11-05 21:24:41 +01:00 |
|
Frédéric FRANCE
|
e93aaa2a75
|
replace deprecated user->societe_id by user->socid
|
2019-10-31 20:46:31 +01:00 |
|
Frédéric FRANCE
|
7581275316
|
wip
|
2019-10-20 11:59:21 +02:00 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Laurent Destailleur
|
866dcf18fe
|
Look and feel v11
|
2019-10-06 15:34:22 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
50480bf517
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/opensurvey/index.php
|
2019-07-18 18:23:24 +02:00 |
|
Laurent Destailleur
|
fb5af65f4d
|
FIX #11466
|
2019-07-15 23:56:05 +02:00 |
|
Laurent Destailleur
|
3d0a5d9f00
|
Merge pull request #11442 from atm-john/9.0_Fix_column_price_display
Fix column price display
|
2019-07-04 10:50:35 +02:00 |
|
John Botella
|
0288338364
|
Fix column price display
|
2019-07-02 14:38:09 +02:00 |
|
Laurent Destailleur
|
663998bab1
|
Fix scrutinizer errors
|
2019-06-18 20:15:04 +02:00 |
|
Laurent Destailleur
|
22e897b1a1
|
Clean and prepare code to fix a SQL injection
|
2019-05-21 17:22:38 +02:00 |
|
Laurent Destailleur
|
5f23cf7e2a
|
CSS
|
2019-05-19 13:51:47 +02:00 |
|
Laurent Destailleur
|
fd5048ef73
|
Fix reported by phpstan
|
2019-05-15 19:16:48 +02:00 |
|
Laurent Destailleur
|
5d21547854
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/product/price.php
htdocs/user/perms.php
|
2019-03-21 12:20:24 +01:00 |
|
ATM-Nicolas
|
1cf42726ff
|
FIX : Duplicate executeHook function
|
2019-03-18 15:19:39 +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 |
|
Laurent Destailleur
|
a5daa25707
|
Move common code to get sell price into a method
|
2019-01-24 19:45:17 +01:00 |
|
Philippe GRAND
|
621b42e8e3
|
update with html5 compliant code
|
2019-01-21 10:02:11 +01:00 |
|
Laurent Destailleur
|
5c516fdae2
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2018-12-26 19:43:01 +01:00 |
|
Laurent Destailleur
|
85375495e5
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/product/class/product.class.php
htdocs/public/notice.php
htdocs/user/card.php
|
2018-12-22 19:06:58 +01:00 |
|
Laurent Destailleur
|
8d39edf430
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/product/price.php
|
2018-12-22 18:59:49 +01:00 |
|
ATM-Nicolas
|
96144e18f1
|
FIX : Function updatePrice with wrong parameters
|
2018-12-18 15:27:32 +01:00 |
|
Laurent Destailleur
|
2d2481cc5f
|
Merge pull request #10068 from prietojc/patch-2
New: Update just the multiprices that have been changed
|
2018-12-14 19:22:26 +01:00 |
|
Laurent Destailleur
|
2011afe6fb
|
Merge branch 'develop' into actionrefused
|
2018-12-14 15:48:24 +01:00 |
|
Laurent Destailleur
|
6d84036f66
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/contact/list.php
htdocs/core/class/html.form.class.php
htdocs/expensereport/card.php
htdocs/install/doctemplates/shipment/template_shipment.odt
htdocs/public/payment/newpayment.php
|
2018-12-01 19:23:06 +01:00 |
|
Laurent Destailleur
|
cb9ada2119
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/class/html.formmail.class.php
htdocs/core/modules/modSociete.class.php
htdocs/product/price.php
|
2018-12-01 18:19:45 +01:00 |
|
Inovea Conseil
|
0ba5fda3da
|
Update price.php
|
2018-12-01 16:11:49 +01:00 |
|
Inovea Conseil
|
8964ec7ea1
|
Fix #9572
Fix #9572
|
2018-12-01 15:58:37 +01:00 |
|
JC Prieto
|
54418c168b
|
New: Update only the multiprices that have been changed
When a multiprice was changed all level prices were updated at once and history of prices is getting very large.
|
2018-11-22 12:38:10 +01:00 |
|
Frédéric FRANCE
|
731d19a29b
|
add tooltip to butActionRefused
|
2018-11-13 21:40:17 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Frédéric FRANCE
|
86d854f3f4
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
|
2018-10-24 23:04:26 +02:00 |
|
Juanjo Menent
|
e40ee879dc
|
New: works with variants:
- If product is variant disable prices modify
- Add function isVariant for knowing if product is a Variant
|
2018-10-23 13:07:09 +02:00 |
|
Laurent Destailleur
|
5c712a6cd3
|
Merge branch 'develop' into trimtrailing
|
2018-08-16 00:47:09 +02:00 |
|
Philippe GRAND
|
57f51fda3e
|
Standardize
|
2018-08-15 12:48:13 +02:00 |
|
Frédéric FRANCE
|
5f4d54ede5
|
correct space
|
2018-08-07 17:17:58 +02:00 |
|
Philippe GRAND
|
efa6ad0659
|
Clean and update code
|
2018-07-25 19:05:40 +02:00 |
|
Laurent Destailleur
|
6eb9f13ec2
|
Fix warning
|
2018-07-11 10:01:26 +02:00 |
|
Laurent Destailleur
|
cf5f7bf06d
|
Update price.php
|
2018-05-29 10:52:55 +02:00 |
|
Laurent Destailleur
|
f473607249
|
Merge branch 'develop' into patch-15
|
2018-05-29 10:49:28 +02:00 |
|
Frédéric FRANCE
|
d986909109
|
loadlangs
|
2018-05-26 23:52:52 +02:00 |
|
Frédéric FRANCE
|
a487cf6806
|
Update price.php
|
2018-05-26 15:15:38 +02:00 |
|
Frédéric FRANCE
|
0623ff7667
|
fix logic
|
2018-05-24 11:56:19 +02:00 |
|
Frédéric FRANCE
|
8547827575
|
Merge remote-tracking branch 'upstream/develop' into multipriceqty
|
2018-05-23 17:06:02 +02:00 |
|
Frédéric FRANCE
|
efbb053e54
|
PRODUIT_CUSTOMER_PRICES_BY_QTY_MULTIPRICES
|
2018-05-23 17:05:08 +02:00 |
|
Laurent Destailleur
|
de84f0e687
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/actions_massactions.inc.php
htdocs/filefunc.inc.php
|
2018-05-21 23:35:09 +02:00 |
|
fappels
|
90d2ccc79c
|
Fix product vat update error handling
Product vat update does not show update error if update result negative.
|
2018-05-17 21:29:15 +02:00 |
|
Frédéric FRANCE
|
9f7496ce04
|
Update price.php
|
2018-02-05 17:47:29 +01:00 |
|
Laurent Destailleur
|
4747e84b74
|
Update price.php
|
2018-01-11 00:40:33 +01:00 |
|
HENRY Florian
|
5af39e80e0
|
Update price.php
|
2018-01-10 20:38:06 +01:00 |
|
florian HENRY
|
fdedd6f75b
|
fix 7963
|
2018-01-08 20:54:40 +01:00 |
|
Laurent Destailleur
|
2b056b0177
|
BUG Fix of old hidden feature price per quantity
|
2017-12-22 12:53:46 +01:00 |
|