Laurent Destailleur
|
4c3c62515d
|
Fix: Confusion between is_int and is_numeric.
|
2014-06-09 15:21:20 +02:00 |
|
Laurent Destailleur
|
6968304641
|
Fix: [ bug #1352 ] Removing a shipping does not remove the delivery.
|
2014-04-26 17:27:59 +02:00 |
|
Laurent Destailleur
|
342ee2e6f6
|
Qual: Add a TODO to warn to remove this bug.
|
2014-02-17 18:22:15 +01:00 |
|
Laurent Destailleur
|
abc96b51fa
|
Enable extrafields for customer order, proposal and invoice lines. This
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
|
2014-02-16 23:51:29 +01:00 |
|
Laurent Destailleur
|
266b413139
|
Fix: colspan for extrafields
|
2014-02-12 00:23:15 +01:00 |
|
Raphaël Doursenaud
|
fa43476890
|
Fixed methods description
These methods were declared void but actually returns values. Added proper documentation.
|
2013-11-07 21:02:50 +01:00 |
|
Laurent Destailleur
|
b18e125143
|
Merge pull request #1279 from aspangaro/skype
Task 157 : add a Skype button
|
2013-11-05 05:33:33 -08:00 |
|
Laurent Destailleur
|
190dabc3f7
|
Fix: Tons of bugs with extrafields feature.
|
2013-11-05 13:11:36 +01:00 |
|
aspangaro
|
8fd021bf36
|
Merge branch 'upstream/develop'
|
2013-11-04 21:44:58 +01:00 |
|
aspangaro
|
d79ba9695a
|
Task 157 : Add a skype button
|
2013-11-04 21:41:36 +01:00 |
|
Laurent Destailleur
|
c815bd96fb
|
Doxygen
|
2013-11-04 16:50:41 +01:00 |
|
Laurent Destailleur
|
469dd03673
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/filefunc.inc.php
htdocs/langs/nl_NL/margins.lang
|
2013-11-01 17:58:38 +01:00 |
|
Christophe Battarel
|
ba0273ccc4
|
fix bad rounding on margin calculation and display
|
2013-10-30 18:17:37 +01:00 |
|
Regis Houssin
|
bc0f65b73c
|
Fix: reorder lines problem
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
|
2013-10-12 11:58:38 +02:00 |
|
Regis Houssin
|
8801d7a1eb
|
Fix: reorder lines problem
|
2013-10-12 11:54:37 +02:00 |
|
Christophe Battarel
|
02278a399c
|
better margin calculation (especially for credit notes)
|
2013-10-05 10:29:22 +02:00 |
|
Laurent Destailleur
|
ca24b45aa9
|
Merge pull request #1101 from PaulPoulain/940-develop
940 develop
|
2013-09-26 05:00:57 -07:00 |
|
Laurent Destailleur
|
c88072433c
|
Merge pull request #1244 from defrance69/patch-12
Update commonobject.class.php
|
2013-09-25 08:18:49 -07:00 |
|
BENKE Charles
|
1c988fc559
|
Update commonobject.class.php
|
2013-09-25 11:14:50 +02:00 |
|
BENKE Charles
|
b400803a2a
|
Update commonobject.class.php
add complementary param
|
2013-09-25 10:15:32 +02:00 |
|
Christophe Battarel
|
b197231c04
|
fix bad margin calculation for credit notes
|
2013-09-24 17:49:56 +02:00 |
|
BENKE Charles
|
d978d64d59
|
Update commonobject.class.php
just the active type of contact
|
2013-09-24 14:19:52 +02:00 |
|
Laurent Destailleur
|
3d62303d59
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
ChangeLog
build/debian/get-orig-source.sh
build/debian/watch
htdocs/fourn/ajax/getSupplierPrices.php
|
2013-09-19 01:02:53 +02:00 |
|
Laurent Destailleur
|
8526d34d3b
|
Fix: Calculation of second rounding method is available for supplier
invoices.
|
2013-09-18 16:46:54 +02:00 |
|
Christophe Battarel
|
775d259f88
|
Fix: Supplier price displayed on document lines and margin infos didnt take discount
|
2013-09-15 14:52:41 +02:00 |
|
Laurent Destailleur
|
f2bdd8c1d8
|
Work on alternative vat calculation mode
|
2013-09-13 17:43:26 +02:00 |
|
Laurent Destailleur
|
72557437ef
|
Checkstyle
|
2013-09-10 14:19:36 +02:00 |
|
Laurent Destailleur
|
10c2bdc193
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/langs/fr_FR/compta.lang
|
2013-09-04 15:13:38 +02:00 |
|
Laurent Destailleur
|
ee0f44c9e3
|
Fix: Try a fix of cloning lines->array
|
2013-09-04 10:45:15 +02:00 |
|
lalaina rasamoelina
|
ca6a973d96
|
T940-develop: creating a bouton which permit to create an event in the propal,and command .
If we create an event in the propal, then the events will be attached in the propal
and if it's for command,it will be attached in the command
|
2013-08-27 15:51:06 +02:00 |
|
Laurent Destailleur
|
6d2c27beec
|
Fix: header already sent
|
2013-08-24 22:09:32 +02:00 |
|
simnandez
|
913888824f
|
Remove duplicate $user
|
2013-08-20 12:26:39 +02:00 |
|
Christophe Battarel
|
4c7741f5f0
|
manage user permissions for margin display
|
2013-08-20 12:11:19 +02:00 |
|
Christophe Battarel
|
220f9b7e9f
|
define global user variables so templates can manage user permissions
|
2013-08-20 12:01:52 +02:00 |
|
simnandez
|
3577025f0e
|
Fix update extrafield do not display immediatly
|
2013-08-14 09:56:08 +02:00 |
|
Florian Henry
|
26d1352de4
|
Fix update extrafield do not display immediatly
|
2013-08-12 14:30:42 +02:00 |
|
Florian Henry
|
75701ee995
|
Fix: Supplier invoice and supplier order are not displayed into object
link into agenda event card
|
2013-08-09 13:11:18 +02:00 |
|
Laurent Destailleur
|
0f86755033
|
Fix: Found a dozen of bugs into sub module delivery of module shipment.
Conflicts:
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/expedition/class/expedition.class.php
htdocs/expedition/fiche.php
|
2013-08-07 15:29:13 +02:00 |
|
Laurent Destailleur
|
d5a57f3717
|
Fix: Found a dozen of bugs into sub module delivery of module shipment.
|
2013-08-07 15:08:30 +02:00 |
|
Maxime Kohlhaas
|
dae36229a4
|
Task # 1011 : add payment terms and payment mode on supplier card
|
2013-07-30 15:06:57 +02:00 |
|
Laurent Destailleur
|
67820774bb
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
ChangeLog
htdocs/commande/fiche.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
|
2013-07-27 14:21:47 +02:00 |
|
jfefe
|
95bc40d0df
|
Missing attribute to indicate required fields
|
2013-07-26 08:51:22 +02:00 |
|
Laurent Destailleur
|
3896cde299
|
Removed useless method. Prefer using generic method.
|
2013-07-19 13:38:57 +02:00 |
|
Maxime Kohlhaas
|
63e6cf5c81
|
Add possibility to define dependencies between extra lists
|
2013-07-18 17:42:09 +02:00 |
|
Laurent Destailleur
|
7c163f7be3
|
Fix: Running fixdosfile onto all project
|
2013-07-07 13:17:48 +02:00 |
|
Laurent Destailleur
|
2bc650bf61
|
Qual: Remove tons of codesniffer errors and warnings.
|
2013-07-07 13:14:32 +02:00 |
|
Laurent Destailleur
|
eef039e02f
|
New: [ task #286 ] Enhance rounding function of prices to allow round of
sum instead of sum of rounding
|
2013-07-04 00:11:40 +02:00 |
|
Laurent Destailleur
|
c276283d9f
|
New: Add errorsToString function
|
2013-06-28 12:44:17 +02:00 |
|
Laurent Destailleur
|
c92aa1f6aa
|
New: dol_strintotime accept format YYYY-MM-DD HH:MM:SS
Fix: create member was missing field import_key
New: Uniformize code
|
2013-06-27 17:45:58 +02:00 |
|
Regis Houssin
|
05bd035488
|
Fix: convert line delimiters
|
2013-06-24 17:34:22 +02:00 |
|