Marc de Lima Lucio
|
e989371651
|
FIX: better error management at product selling price update
|
2022-03-08 14:49:26 +01:00 |
|
Laurent Destailleur
|
591059847e
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/price.php
|
2021-08-24 15:00:35 +02:00 |
|
Laurent Destailleur
|
bdf8c3ddc6
|
Fix test
|
2021-08-20 23:26:56 +02:00 |
|
Laurent Destailleur
|
9d285ea232
|
Fix: Can delete a price when date is in future to fix corrupted data
|
2021-08-20 21:11:20 +02:00 |
|
Laurent Destailleur
|
663cf28eba
|
Fix lost code during previous merge
|
2021-06-11 19:05:33 +02:00 |
|
Laurent Destailleur
|
4fd9d36eb9
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/price.php
|
2021-06-11 18:46:51 +02:00 |
|
Laurent Destailleur
|
4e66e134bd
|
Update price.php
|
2021-06-11 18:21:00 +02:00 |
|
atm-greg
|
37433ffee7
|
verify vat change to update multiprice
|
2021-06-08 11:39:04 +02:00 |
|
ATM john
|
5fd02992c0
|
Remove forgotten echo
|
2021-05-19 10:26:04 +02:00 |
|
Laurent Destailleur
|
142f878633
|
Fix look and feel v13
|
2021-03-07 18:56:16 +01:00 |
|
Laurent Destailleur
|
4666c7f090
|
Fix responsive
|
2021-03-07 18:41:07 +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 |
|
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 |
|