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 |
|
Laurent Destailleur
|
32b6660f63
|
Uniformize code
|
2016-10-29 16:18:39 +02:00 |
|
Laurent Destailleur
|
220d81b350
|
Fix duplicate tooltips
|
2016-10-28 17:43:29 +02:00 |
|
Laurent Destailleur
|
6ef74b33c9
|
Uniformize code
|
2016-10-25 11:09:26 +02:00 |
|
Laurent Destailleur
|
45a808e034
|
NEW Generation of document is available on member card
|
2016-10-03 00:08:47 +02:00 |
|
Laurent Destailleur
|
ee252f549a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
dev/skeletons/skeleton_list.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/core/lib/cron.lib.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
|
2016-10-01 18:42:50 +02:00 |
|
Laurent Destailleur
|
2b8255590a
|
Better error message
|
2016-09-29 13:55:46 +02:00 |
|
florian HENRY
|
4e5f646a0f
|
fix travis test
|
2016-09-26 17:07:45 +02:00 |
|
florian HENRY
|
5a8f0491b3
|
wotk on declaration method OrderLine
|
2016-09-26 09:34:51 +02:00 |
|
aspangaro
|
922495d72d
|
Correct travis & typo "Execuete"
|
2016-09-24 07:18:38 +02:00 |
|
Laurent Destailleur
|
35dd492d19
|
NEW Add REST api for commercial proposals
|
2016-09-22 12:53:44 +02:00 |
|
Laurent Destailleur
|
4f842fd2cb
|
Uniformize look and feel
|
2016-09-19 13:57:50 +02:00 |
|
Laurent Destailleur
|
af28a67803
|
Uniformize look using dol_banner
|
2016-09-19 10:43:30 +02:00 |
|
Laurent Destailleur
|
1b00d55021
|
NEW New set of icon for status easier to understand.
|
2016-09-10 17:57:35 +02:00 |
|
Laurent Destailleur
|
4d4fc87e2b
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/fourn/commande/dispatch.php
htdocs/product/stock/productlot_list.php
htdocs/websites/index.php
|
2016-08-09 13:26:08 +02:00 |
|
Laurent Destailleur
|
782ab6a02b
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/core/modules/barcode/modules_barcode.class.php
htdocs/product/admin/product.php
|
2016-08-05 00:42:40 +02:00 |
|
Marcos García de La Fuente
|
86c2ced714
|
Missing $user variable
|
2016-07-29 11:53:24 +02:00 |
|