aspangaro
|
c907cd139c
|
Lot of corrections
|
2016-02-27 08:15:58 +01:00 |
|
aspangaro
|
41fb60e4a2
|
Fixed: comestic correction of company card
|
2016-02-27 06:38:48 +01:00 |
|
Laurent Destailleur
|
d128df1fe5
|
Fix js error .submit is not a function
|
2016-02-22 14:33:14 +01:00 |
|
Laurent Destailleur
|
54a4570b5f
|
FIX #4580
|
2016-02-21 20:57:15 +01:00 |
|
Laurent Destailleur
|
3bcc7b0f8f
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/comm/remise.php
htdocs/expedition/card.php
htdocs/expedition/class/expedition.class.php
htdocs/filefunc.inc.php
htdocs/societe/price.php
|
2016-02-15 01:37:23 +01:00 |
|
gauthier
|
756b50b9d3
|
FIX : search product in customer product prices doesn't work
|
2016-02-12 12:06:23 +01:00 |
|
Laurent Destailleur
|
9a87d2bee5
|
Fix phpcs
|
2016-01-30 16:28:48 +01:00 |
|
Laurent Destailleur
|
d21908755e
|
FIX Import/Export NPR VAT
|
2016-01-30 15:29:35 +01:00 |
|
Laurent Destailleur
|
cceeefb7c2
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/societe/index.php
|
2016-01-22 03:25:30 +01:00 |
|
Laurent Destailleur
|
cbd01bae49
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/admin/dict.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/societe/index.php
|
2016-01-22 03:18:51 +01:00 |
|
Laurent Destailleur
|
23dd6b8388
|
Fix bad management of option SOCIETE_DISABLE_PROSPECTS and
SOCIETE_DISABLE_CUSTOMERS
|
2016-01-14 12:35:55 +01:00 |
|
fmarcet
|
79992b4947
|
FIX: The third dashboard don't consider user permissions
|
2016-01-12 11:34:50 +01:00 |
|
Laurent Destailleur
|
3c5eaf87d5
|
Fix dol_fiche_head and end missing
|
2016-01-07 18:48:46 +01:00 |
|
Laurent Destailleur
|
0eae624a60
|
Add protection to avoid packaging external tested modules
|
2016-01-07 18:13:15 +01:00 |
|
Laurent Destailleur
|
abe3f192fa
|
Debug and fix when using dolibarr with jmobile
|
2016-01-03 16:23:23 +01:00 |
|
Laurent Destailleur
|
0314b3b5b1
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
|
2016-01-02 12:27:08 +01:00 |
|
braito4
|
9b3533e753
|
FIX #4326 PHP7 Warning
|
2016-01-02 11:42:43 +01:00 |
|
Laurent Destailleur
|
52cd5d505e
|
Fix several bugs on css, translation or look
|
2016-01-01 23:44:23 +01:00 |
|
Marcos García de La Fuente
|
bec00e37e0
|
FIX #4272 Error when trying to print the page "Linked objects" of a Thirdparty
|
2015-12-28 15:04:24 +01:00 |
|
Laurent Destailleur
|
6f474c403c
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/filefunc.inc.php
htdocs/product/list.php
htdocs/societe/notify/card.php
htdocs/societe/price.php
|
2015-12-27 19:15:20 +01:00 |
|
Laurent Destailleur
|
2d3915b88c
|
Fix hook implementation on some thirdparty pages
|
2015-12-23 14:31:42 +01:00 |
|
philippe grand
|
1eeee203d7
|
[Qual] comments should be in english
|
2015-12-22 09:37:27 +01:00 |
|
Juanjo Menent
|
442006dba5
|
Merge pull request #4265 from grandoc/develop
[Qual] Uniformize code
|
2015-12-21 20:59:25 +01:00 |
|
Laurent Destailleur
|
ad5f65e988
|
Fix: use the mini image on tooltip of thirdparties
|
2015-12-21 17:32:57 +01:00 |
|
Laurent Destailleur
|
dcbad8bb15
|
Fix delete of image
|
2015-12-21 17:32:20 +01:00 |
|
philippe grand
|
8e8c6b1534
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop
|
2015-12-21 14:22:45 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
philippe grand
|
7a33e2983d
|
[Qual] Uniformize code
|
2015-12-20 10:36:20 +01:00 |
|
Laurent Destailleur
|
ba3c8de785
|
Update doc comment to make things cleaner to avoid confusion between old
deprecated doActions of canvas and doActions of triggers.
|
2015-12-17 14:01:22 +01:00 |
|
Laurent Destailleur
|
9973315a07
|
Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
|
2015-12-16 19:38:40 +01:00 |
|
Laurent Destailleur
|
3b595f0247
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/customer/list.php
htdocs/accountancy/journal/bankjournal.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/report.lib.php
htdocs/langs/en_US/accountancy.lang
|
2015-12-13 16:23:33 +01:00 |
|
philippe grand
|
2cd49043a6
|
[Qual] Close database handler should be after Footer
|
2015-12-11 19:37:12 +01:00 |
|
Laurent Destailleur
|
374480043e
|
Add maxwidth300 on combo list for users and sale representatives
|
2015-12-06 00:37:58 +01:00 |
|
Laurent Destailleur
|
12702ee128
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/core/lib/report.lib.php
htdocs/product/stock/class/mouvementstock.class.php
|
2015-12-03 12:59:13 +01:00 |
|
Laurent Destailleur
|
7105fabb79
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/langs/en_US/users.lang
htdocs/product/stock/class/mouvementstock.class.php
|
2015-12-03 12:51:49 +01:00 |
|
Laurent Destailleur
|
9aaab2c1dc
|
Work on select fields on project list
|
2015-12-02 23:20:19 +01:00 |
|
fmarcet
|
208bf2545f
|
Fix: Bug when idprof is mandatory on thrid creation and we use
multicompany
|
2015-11-26 17:14:03 +01:00 |
|
Maxime Kohlhaas
|
826592c480
|
Fix info and banner on societe
|
2015-11-19 14:43:00 +01:00 |
|
Laurent Destailleur
|
6bd6be0912
|
Debug and rename experimental module "supplier proposal". Still work to
do: Must fix the PDF to be compliant with a request quotation to a
supplier (so no need to show vat, unit price, ...).
|
2015-11-15 19:23:39 +01:00 |
|
Laurent Destailleur
|
db941d5395
|
NEW Enhance style engine. Add option to set color of links
|
2015-11-15 11:31:09 +01:00 |
|
Laurent Destailleur
|
e2e804e37a
|
Minor fix
|
2015-11-13 00:30:10 +01:00 |
|
Laurent Destailleur
|
59a79442b0
|
Enhance code for select field list feature.
Add gender and employee on user list.
|
2015-11-11 17:05:18 +01:00 |
|
Marcos García de La Fuente
|
3bbedf1795
|
FIX #3707 Thirdparty bank account page table has a glitch
|
2015-11-07 13:39:34 +01:00 |
|
Laurent Destailleur
|
e26940ddf7
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/lib/admin.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/filelist.xml
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
htdocs/societe/price.php
|
2015-11-05 01:50:30 +01:00 |
|
Laurent Destailleur
|
3ba194f638
|
NEW Can select fields to show into the contact list
|
2015-11-03 15:32:16 +01:00 |
|
Laurent Destailleur
|
74be7bf334
|
FIX Filter in customer price per product of a thirdparty returned error
|
2015-11-03 11:40:06 +01:00 |
|
Laurent Destailleur
|
da0aa2f937
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/langs/en_US/main.lang
htdocs/product/list.php
htdocs/product/stock/mouvement.php
|
2015-11-02 19:31:42 +01:00 |
|
Laurent Destailleur
|
1ee9594e38
|
Merge pull request #3846 from frederic34/patch-21
Correction double translation which give bad html display
|
2015-11-02 11:29:04 +01:00 |
|
aspangaro
|
cc257d8abc
|
Typo
|
2015-11-01 22:54:33 +01:00 |
|
Frédéric FRANCE
|
0f6a401edd
|
Update list.php
|
2015-10-31 11:30:11 +01:00 |
|