Laurent Destailleur
|
abe3f192fa
|
Debug and fix when using dolibarr with jmobile
|
2016-01-03 16:23:23 +01:00 |
|
Frédéric FRANCE
|
998649d467
|
Indentation
|
2016-01-02 18:51:31 +01:00 |
|
Laurent Destailleur
|
0314b3b5b1
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
|
2016-01-02 12:27:08 +01:00 |
|
Laurent Destailleur
|
52cd5d505e
|
Fix several bugs on css, translation or look
|
2016-01-01 23:44:23 +01:00 |
|
phf
|
fffc8a430d
|
FIX call trigger LINEBILL_SUPPLIER_CREATE
|
2015-12-31 15:48:16 +01:00 |
|
Sof
|
c04eef35d5
|
FIX: Field cost_price does not exist and typos
|
2015-12-28 19:07:25 +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
|
e536e10269
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
build/makepack-howto.txt
htdocs/filefunc.inc.php
|
2015-12-27 19:06:31 +01:00 |
|
Marcos García de La Fuente
|
ebdaf7dfa6
|
FIX #3980 Search field in "product by supplier" list sends empty result 3.8 and 3.7
|
2015-12-27 15:12:02 +01:00 |
|
Laurent Destailleur
|
18fdb75c98
|
Missing global
|
2015-12-23 20:02:15 +01:00 |
|
Laurent Destailleur
|
559e621fd2
|
Fix conflict with trigger to delete payment customer and supplier.
|
2015-12-23 19:54:56 +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 |
|
Laurent Destailleur
|
f0802eb36b
|
FIX #4245 PHP 7
|
2015-12-19 19:48:36 +01:00 |
|
Laurent Destailleur
|
3517b64031
|
FIX #4228 PHP7 error
|
2015-12-19 18:18:24 +01:00 |
|
Laurent Destailleur
|
f25a9030eb
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
.travis.yml
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
htdocs/includes/adodbtime/adodb-time.inc.php
htdocs/langs/en_US/accountancy.lang
|
2015-12-18 22:12:03 +01:00 |
|
fappels
|
7fc8007571
|
New add shipping and dispatching from/to multiple warehouses
Add select2 to warehouse selectors
Ship customer orderline from multiple warehouses
Dispatch client orderline to multiple warehouses
|
2015-12-18 18:00:31 +01:00 |
|
Sof
|
011f0fbb0b
|
FIX : Typo error
|
2015-12-15 14:04:52 +01:00 |
|
Laurent Destailleur
|
84ee18a11b
|
Fix bad management of second level approvement
|
2015-12-14 10:33:18 +01:00 |
|
philippe grand
|
2cd49043a6
|
[Qual] Close database handler should be after Footer
|
2015-12-11 19:37:12 +01:00 |
|
philippe grand
|
fc8c12d6f6
|
[Qual] Uniformize code
|
2015-12-10 16:14:37 +01:00 |
|
Laurent Destailleur
|
3bcdc5c9c0
|
Merge pull request #4181 from grandoc/develop
[Qual] Uniformize code
|
2015-12-10 13:35:44 +01:00 |
|
Laurent Destailleur
|
c497a5e526
|
Merge pull request #4171 from IonAgorria/fix-dateranges
Fix date handling for hours/mins in some pages
|
2015-12-10 13:08:30 +01:00 |
|
philippe grand
|
01c6728aa9
|
[Qual] Uniformize code
|
2015-12-08 11:35:08 +01:00 |
|
Ion Agorria
|
1dc5854535
|
Fix date handling for hours/mins in some pages
|
2015-12-07 03:59:03 +01:00 |
|
Laurent Léonard
|
7e31c8f38f
|
Fix decimals in payments of supplier invoices
|
2015-12-07 01:27:08 +01:00 |
|
Laurent Destailleur
|
055e650adf
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-12-02 23:23:38 +01:00 |
|
Laurent Destailleur
|
574b270da0
|
Work on the "mass action" feature. Can run mass action on
result of a select.
|
2015-12-02 22:00:39 +01:00 |
|
Laurent Destailleur
|
de730c9762
|
NEW Introduce cost price on product.
|
2015-11-30 21:20:45 +01:00 |
|
Laurent Destailleur
|
c55d11869b
|
Billing of supplier or customer order is a process that can be done in
parallel with shipment or reception, so we show the status on another
field into lists.
|
2015-11-29 15:54:32 +01:00 |
|
Laurent Destailleur
|
b0e938fab4
|
Fix missing td cell
|
2015-11-29 13:15:02 +01:00 |
|
Laurent Destailleur
|
5df193ec93
|
Uniformize code
|
2015-11-28 20:25:50 +01:00 |
|
Laurent Destailleur
|
88e76dcf64
|
Fix utf8 encoded twice
|
2015-11-28 14:40:23 +01:00 |
|
Laurent Destailleur
|
b47dbc7a5f
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/install/pgsql/functions/functions.sql
htdocs/projet/element.php
|
2015-11-26 01:32:21 +01:00 |
|
Marcos García
|
a30f7d543a
|
Corrected fix
|
2015-11-25 10:19:11 +01:00 |
|
Laurent Destailleur
|
2a345b6fc0
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/admin/company.php
htdocs/admin/menus/edit.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
|
2015-11-21 12:48:41 +01:00 |
|
Marcos García de La Fuente
|
e8fc5f0d3a
|
FIX #3987 Undefined variable $newref in CommandeFournisseur::approve
|
2015-11-21 11:00:56 +01:00 |
|
Laurent Destailleur
|
835700bb25
|
Merge pull request #4006 from marcosgdf/bug-3989
FIX #3989 Undefined variable $conf in CommandeFournisseur::getNomUrl
|
2015-11-16 23:42:38 +01:00 |
|
Laurent Destailleur
|
04ffe1c7f0
|
Merge pull request #4005 from marcosgdf/bug-3988
FIX #3988 Undefined variable $conf and $error in CommandeFournisseur::addline
|
2015-11-16 23:42:04 +01:00 |
|
Alexis Algoud
|
55b23c4918
|
FIX add billed field in supplier order
|
2015-11-16 14:55:46 +01:00 |
|
Marcos García de La Fuente
|
53fb085766
|
Corrected indent
|
2015-11-16 13:29:37 +01:00 |
|
Marcos García de La Fuente
|
ec7e4cb3d4
|
FIX #3989 Undefined variable $conf in CommandeFournisseur::getNomUrl
|
2015-11-16 13:25:00 +01:00 |
|
Marcos García de La Fuente
|
0880b13142
|
FIX #3988 Undefined variable $conf and $error in CommandeFournisseur::addline
|
2015-11-16 13:24:11 +01:00 |
|
Marcos García de La Fuente
|
be460b6cbf
|
FIX #3992 CommandeFournisseur::ref is marked as deprecated and it shouldn't be
|
2015-11-16 13:20:56 +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
|
388748055a
|
Fix missing translation for VAT
|
2015-11-15 15:08:54 +01:00 |
|
Laurent Destailleur
|
01058be44c
|
NEW Introduce a "code" into fiels to describe vat. This will allow to
suggest different vat lines with same value with ability to
differentiate them.
|
2015-11-14 17:53:58 +01:00 |
|
Laurent Destailleur
|
ab177b43af
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/.gitignore
htdocs/comm/mailing/card.php
htdocs/commande/list.php
htdocs/compta/facture.php
htdocs/expedition/class/expedition.class.php
|
2015-11-13 12:35:10 +01:00 |
|
Laurent Destailleur
|
b2285ca5e0
|
Option MAIN_EMAIL_ADD_TRACK_ID is now set to 1 by default.
All emails sent from Dolibarr have a dedicated tracking id.
|
2015-11-12 21:25:01 +01:00 |
|
Laurent Destailleur
|
096ec3100d
|
Merge pull request #3926 from frederic34/fccard
allow chaining and remove header exit
|
2015-11-08 15:49:33 +01:00 |
|
Juanjo Menent
|
f15e83e918
|
Merge pull request #3937 from marcosgdf/bug-3877
FIX #3877 HTML encoded strings when searching for a supplier invoice
|
2015-11-08 11:19:49 +01:00 |
|