Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Stéphane BERTHELOT
|
66f671f4c8
|
Fix dates in commande and remisecheque for PostgreSQL (should be treated like strings)
|
2017-09-11 18:01:24 +02:00 |
|
Laurent Destailleur
|
59ab52c718
|
FIX hidden option MAIN_PROPAGATE_CONTACTS_FROM_ORIGIN
|
2017-09-11 13:39:03 +02:00 |
|
Laurent Destailleur
|
81b11100b0
|
Prepare code to clone site an fetch external page
|
2017-08-03 01:45:31 +02:00 |
|
Laurent Destailleur
|
743de4e586
|
FIX Option to classify proposal/order in workflow module must not set
source object to billed if amount differs.
|
2017-07-13 12:42:32 +02:00 |
|
Laurent Destailleur
|
8a9c38114f
|
Fix bug reported by scrutinizer
|
2017-07-08 19:05:51 +02:00 |
|
Laurent Destailleur
|
f40afcf023
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/compta/facture/list.php
htdocs/compta/paiement/class/cpaiement.class.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/expensereport/card.php
htdocs/expensereport/class/expensereport.class.php
htdocs/product/stats/facture.php
|
2017-07-08 18:32:34 +02:00 |
|
Laurent Destailleur
|
ba3b6b6aa5
|
Better support of vat with code in expense report
|
2017-07-08 18:09:45 +02:00 |
|
Laurent Destailleur
|
34d0c79e32
|
Merge pull request #7124 from fappels/develop_updateline_notriggerflag
New add trigger disable to updateline functions
|
2017-07-07 20:30:04 +02:00 |
|
Laurent Destailleur
|
47c6a324ac
|
Merge pull request #7086 from OPEN-DSI/core_commande_warning_delay_dashboard
FIX: Function load_board in commande.class.php for warnings delay in dashboard
|
2017-07-07 18:56:31 +02:00 |
|
Laurent Destailleur
|
252d8da8fc
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-07 15:11:53 +02:00 |
|
fappels
|
6effcb0829
|
New add trigger disable to updateline functions
|
2017-07-06 16:26:15 +02:00 |
|
Laurent Destailleur
|
7ae52d843c
|
Look and feel v6
|
2017-07-01 14:23:24 +02:00 |
|
Laurent Destailleur
|
d55213286e
|
Fix missing parameter
|
2017-06-30 11:40:26 +02:00 |
|
KHELIFA
|
7dc4eeddf0
|
FIX: Function load_board in commande.class.php for warnings delay in dashboard
|
2017-06-29 16:44:52 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
b0f0285137
|
Standardize code
|
2017-05-16 21:29:18 +02:00 |
|
Laurent Destailleur
|
553f5b990c
|
Fix scrutinizer errors
|
2017-05-13 18:50:55 +02:00 |
|
Laurent Destailleur
|
0d11fce834
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-05-12 15:45:30 +02:00 |
|
Laurent Destailleur
|
b81de35703
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/sociales/class/chargesociales.class.php
htdocs/contrat/class/contrat.class.php
|
2017-05-12 15:44:09 +02:00 |
|
Laurent Destailleur
|
419c15ee8e
|
Fix escaping class
|
2017-05-12 15:28:10 +02:00 |
|
Laurent Destailleur
|
30cf3f2bda
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/class/account.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/install/mysql/tables/llx_bank_account.sql
|
2017-05-11 00:03:06 +02:00 |
|
Laurent Destailleur
|
922fa088b4
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/core/boxes/box_services_expired.php
|
2017-05-10 23:47:33 +02:00 |
|
Laurent Destailleur
|
b2e9d4cc21
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-05-10 23:42:49 +02:00 |
|
Ferran Marcet
|
dbcb60433b
|
FIX: Correction with author and validator user on orders
|
2017-05-09 13:31:20 +02:00 |
|
Laurent Destailleur
|
11b1a2adac
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/bank/index.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/includes/odtphp/Segment.php
htdocs/langs/en_US/admin.lang
htdocs/societe/soc.php
|
2017-05-05 14:49:25 +02:00 |
|
Laurent Dinclaux
|
24a2fb57ea
|
Resolved merge conflict
|
2017-05-05 10:22:46 +11:00 |
|
Laurent Dinclaux
|
421843e693
|
Fix missing localtaxes lines in "commande" PDF
|
2017-05-03 23:35:57 +11:00 |
|
Laurent Dinclaux
|
f63f28c7fe
|
Fix vat_src_code propagation between post types
|
2017-05-03 21:37:30 +11:00 |
|
Laurent Destailleur
|
3917bdfc79
|
Fix vat_src_code propagation.
|
2017-05-02 22:37:43 +02:00 |
|
Laurent Destailleur
|
cfde27820e
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/translation.php
htdocs/comm/card.php
htdocs/core/menus/standard/eldy.lib.php
|
2017-04-27 17:20:40 +02:00 |
|
Maxime Kohlhaas
|
402924f6d7
|
Fix : no origin on stock mvmt when order set back to draft
|
2017-04-14 15:12:32 +02:00 |
|
philippe grand
|
c3387cb4e6
|
ref column was missing for specimen and some update
|
2017-04-11 14:54:34 +02:00 |
|
Laurent Destailleur
|
41063e7cf2
|
Fix: trigger for delete must be before delete of element
|
2017-03-28 12:55:20 +02:00 |
|
Laurent Destailleur
|
3740137e31
|
Add tooltip on label of each open item.
|
2017-03-28 10:44:52 +02:00 |
|
Laurent Destailleur
|
13f37b2cb9
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-02 02:25:49 +01:00 |
|
Laurent Destailleur
|
f6144b9ecb
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-02-02 02:24:57 +01:00 |
|
Maxime Kohlhaas
|
7b6488b1c7
|
Fix numbering was disaplying technical error instead of error message
|
2017-01-27 10:05:57 +01:00 |
|
Laurent Destailleur
|
c48400331f
|
Merge pull request #6157 from atm-ph/new_develop_use_rate_on_document_date
NEW get multicurrency rate from document date (propal, order)
|
2017-01-27 01:32:52 +01:00 |
|
Marcos García de La Fuente
|
e0cbcadd98
|
In case Model for document generation is not defined, the criteria to select the model is now:
1. Model for the object
2. Custom default module
3. Hardcoded default module
|
2017-01-16 21:16:05 +01:00 |
|
phf
|
f5bffeb535
|
New get multicurrency rate from document date (propal, order)
|
2016-12-11 16:30:01 +01:00 |
|
Maxime Kohlhaas
|
df019b255f
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into mko_multicurrency_debug
# Conflicts:
# htdocs/commande/class/commande.class.php
|
2016-12-11 13:48:24 +01:00 |
|
Laurent Destailleur
|
74c463fd21
|
Fix phpcs
|
2016-12-11 13:31:15 +01:00 |
|
Maxime Kohlhaas
|
0302e8c1f8
|
Missing comment
|
2016-12-11 09:29:20 +01:00 |
|
Maxime Kohlhaas
|
d426ab04f0
|
Multicurrency on proposal and order
|
2016-12-11 00:42:52 +01:00 |
|
Laurent Destailleur
|
017b18d5c6
|
Fix #6037 #6041
|
2016-11-27 16:09:16 +01:00 |
|
Laurent Destailleur
|
c1628be9c0
|
Code comment to add some explanations
|
2016-11-23 12:29:42 +01:00 |
|
Laurent Destailleur
|
ecbe719f23
|
FIX Several problems into shipment management with lot enabled
|
2016-11-14 13:40:41 +01:00 |
|
Laurent Destailleur
|
019125f258
|
Uniformize code
|
2016-11-02 10:29:14 +01:00 |
|
Laurent Destailleur
|
e9edbba093
|
NEW Usage of vat code seems ok everywhere.
|
2016-10-29 21:02:08 +02:00 |
|