Laurent Destailleur
c69565fd69
Fix: column name should not be an numeric
2014-10-03 03:12:39 +02:00
Laurent Destailleur
8ccb581185
Fix: Change for php 5.6
...
New: Management of color into type of events dictionnary (visible into
peruser view).
New: Can disable predefined type of events.
2014-09-29 13:21:03 +02:00
Laurent Destailleur
74cba062b4
Add a TODO to explain why we keep some extends into class.
...
Should be removed once php min will be 5.4.
2014-09-23 19:37:59 +02:00
Laurent Destailleur
dc96e10215
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
...
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
2014-09-23 00:02:19 +02:00
Laurent Destailleur
f7f0059767
Missing hook to add button on intervention
...
Prepare to move location into resource
Can select which king of contact show into contact tab.
2014-09-22 20:16:58 +02:00
Marcos García de La Fuente
8f492a6677
Documented commonObject::commonGenerateDocument
2014-09-22 00:18:36 +02:00
Marcos García de La Fuente
bf7f4c1cab
Refactored generateDocument functions
2014-09-21 18:16:14 +02:00
Raphaël Doursenaud
332caa2b71
FIX: missing global declaration
2014-09-19 03:05:20 +02:00
Laurent Destailleur
83447243ae
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
2014-09-15 22:58:39 +02:00
Laurent Destailleur
05f3a47018
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
2014-09-15 22:52:59 +02:00
Laurent Destailleur
2dbbc76645
Fix: Trigger error not reported
2014-09-15 11:48:50 +02:00
Marcos García de La Fuente
7a28f8e4aa
[ bug #1555 ] Update accountancy code of products does not throw PRODUCT_MODIFY trigger
2014-09-14 13:59:06 +02:00
Laurent Destailleur
f264e25514
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
2014-09-13 19:10:05 +02:00
Laurent Destailleur
8dd9358214
Fix: SQL injection
2014-09-13 19:04:25 +02:00
Laurent Destailleur
154d1520fb
Generalize $inputalsopricewithtax instead of MAIN_FEATURES_LEVEL>1
2014-08-30 20:36:53 +02:00
aspangaro
f774ff487b
Merge branch 'Upstream/develop'
2014-08-18 11:56:49 +02:00
Laurent Destailleur
c17f5e7f00
Accept property fk_thirdparty instead of fk_soc
2014-08-14 16:04:42 +02:00
Laurent Destailleur
6b26ae6f1f
Fix: Header of tables must use th and not td
2014-08-14 13:30:44 +02:00
aspangaro
1a87d98357
Qual: Renamed table llx_c_civilite into llx_c_civility
...
field civilite into label in the same table and field civilite into civility in other table
2014-08-12 06:03:27 +02:00
Laurent Destailleur
1f2cc71975
New: Supervisor is now visible into user list.
2014-08-03 11:36:00 +02:00
frederic34
2df2c12cfd
The delivery method is transmited in shipment
2014-07-25 21:50:21 +02:00
frederic34
f0a7cc3268
Select Shipping Method in Propal
2014-07-24 18:08:08 +02:00
Laurent Destailleur
728ca22183
Merge pull request #1730 from GPCsolutions/accessibility
...
Accessibility
2014-07-11 14:57:02 +02:00
Raphaël Doursenaud
55d062784d
Added labels on objectline form elements
2014-07-11 13:25:44 +02:00
frederic34
c8e6387e52
Merge remote branch 'upstream/develop' into selectbank
...
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-07-08 22:46:38 +02:00
frederic34
9949713d20
Some cleaning
2014-07-07 18:40:18 +02:00
KreizIT
4e08e2b5d5
Fix rollback and test errno
2014-07-07 11:32:56 +02:00
frederic34
f29eeceb1a
Select bank account for propal and order
2014-07-06 20:49:34 +02:00
Laurent Destailleur
fa82cbceb9
Qual: Removed useless function
2014-07-05 08:59:41 +02:00
Marcos García de La Fuente
7e1cf124b8
Merge branch 'develop' into syslog
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
Laurent Destailleur
6f0250cb94
Fix: typo
2014-06-29 04:25:42 +02:00
Laurent Destailleur
29dfb71bbd
Merge branch 'patch-11' of github.com:defrance69/dolibarr into
...
defrance69-patch-11
Conflicts:
htdocs/core/class/commonobject.class.php
2014-06-26 23:04:26 +02:00
BENKE Charles
8acd702cd1
Using hidden constant to use the feature
...
MARGININFO_HIDE_SHOW = 0 feature not used
MARGININFO_HIDE_SHOW = 1 feature used, displayed on open
MARGININFO_HIDE_SHOW = 2 feature used, not displayed on open
2014-06-26 22:34:40 +02:00
KreizIT
92f1778c9d
Fix : [ bug #1459 ] _ADD_CONTACT and _DEL_CONTACT triggers do not intercept insertion when reported an error
...
Start refactoring trigger call from within object
2014-06-25 16:51:26 +02:00
Marcos García de La Fuente
56abf1cd72
Removed duplicated SQL error logging
2014-06-13 02:28:30 +02:00
Marcos García de La Fuente
ca0a6cb307
Removed SQL string from call debug log
2014-06-13 01:34:39 +02:00
Marcos García de La Fuente
7e7958cf73
Removed SQL errors as they are logged by the database handler
2014-06-12 13:49:05 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +02:00
Laurent Destailleur
b124007c8c
Merge remote-tracking branch 'origin/3.5' into develop
2014-06-09 15:30:41 +02:00
Laurent Destailleur
4c3c62515d
Fix: Confusion between is_int and is_numeric.
2014-06-09 15:21:20 +02:00
Laurent Destailleur
82a2a723c3
Fix: [ bug #1419 ] Margins module shows margin of sold services even if
...
services module is disabled
2014-05-29 21:01:00 +02:00
Laurent Destailleur
4b9d1b901b
Fix: [ bug #1401 ] Problème avec la génération des codes barres
2014-05-25 17:14:33 +02:00
Laurent Destailleur
8e7b310fb6
Fix: [ bug #1400 ] Silent Warning create a draft invoice
2014-05-25 05:01:14 +02:00
BENKE Charles
3d7b6e9a26
Update commonobject.class.php
2014-05-24 19:51:05 +02:00
guerinaxel
1dbcd215b8
Correcting log use for commonobject.class.php
...
Correcting dol_syslog use which had 3 parameters instead of 2.
2014-05-19 15:54:43 +02:00
BENKE Charles
c8067931e3
Update commonobject.class.php
2014-05-19 09:32:42 +02:00
BENKE Charles
b210d7a00f
Update commonobject.class.php
...
Hide the margintable if click at the top of it (usefull when customer are just in front of you), reappear when you click again
2014-05-18 14:59:20 +02:00
Laurent Destailleur
15796ec592
Fix: checkstyle errors
2014-05-14 12:19:45 +02:00
Laurent Destailleur
757d92a318
Merge pull request #1589 from aternatik/resource_core
...
Core integration of resource module
2014-05-14 11:25:25 +02:00
Laurent Destailleur
f621f7eb32
Fix: The rounding mode is now forced when provided explicitly and no
...
more by default (we keep data intact when no mode provided).
2014-05-13 13:22:29 +02:00
Laurent Destailleur
69eaefc459
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
...
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
2014-05-13 10:12:45 +02:00
Laurent Destailleur
18848eaf74
Clean forms
2014-05-12 13:25:36 +02:00
Laurent Destailleur
5fa05ee29d
Start to clean code of templates to input lines
2014-05-12 12:53:10 +02:00
BENKE Charles
8c8c641411
Update commonobject.class.php
...
$objecttype == 'order_supplier' already tested on the previous else if
2014-05-11 23:19:18 +02:00
jfefe
04161084cf
Fix : missing method to delete linked resource
2014-05-11 12:26:57 +02:00
jfefe
225c7ae07b
New : link resource with any element
...
With tpl system, external modules can declare resource with hook getElementResources
2014-05-10 22:07:54 +02:00
Jean-François Ferry
fdb50ab116
Move generic function from commonobject.class to functions2.lib.php (work on resource module)
2014-05-10 22:06:22 +02:00
Jean-François Ferry
bb58bed930
In commonoobject add method for adding resource to an element
2014-05-10 22:03:05 +02:00
Jean-François Ferry
71c44d82ab
Move resource module functions into commonobject :
...
- new method to get an array with object properties
- new method to fetch an object only with id and element_type
2014-05-10 22:03:05 +02:00
Laurent Destailleur
d224128c46
New: Merge free product and predefined product area to enter new
...
product.
2014-05-05 14:30:08 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
e1d30837e9
Try to remove a warning
2014-05-03 03:10:58 +02:00
Laurent Destailleur
d97c45a9b8
Add version of phpunit into travis script.
...
Fix: strict mode.
2014-05-01 19:17:45 +02:00
Laurent Destailleur
4cb671f4db
Qual: Clean deprecated code.
2014-04-28 11:55:08 +02:00
Laurent Destailleur
97fce71218
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/mysql/migration/repair.sql
htdocs/langs/en_US/errors.lang
htdocs/product/fiche.php
htdocs/projet/tasks/task.php
2014-04-26 22:35:35 +02:00
Laurent Destailleur
6968304641
Fix: [ bug #1352 ] Removing a shipping does not remove the delivery.
2014-04-26 17:27:59 +02:00
Raphaël Doursenaud
9960e5aa8f
Qual: Removed unused variable
2014-04-23 18:24:05 +02:00
Raphaël Doursenaud
d57b4192b6
Qual: Wrong variable name
2014-04-23 18:23:55 +02:00
Raphaël Doursenaud
670e861d7b
Qual: Missing global declaration
2014-04-23 18:23:55 +02:00
Raphaël Doursenaud
6cfcdbfe56
Qual: Wrong type in method documentation
2014-04-23 18:23:55 +02:00
Raphaël Doursenaud
84c9a390eb
Qual: Mistyped class property
2014-04-23 18:23:55 +02:00
Laurent Destailleur
13929bc46f
New: showrefnav can be used with tables without prefix.
2014-04-09 13:19:31 +02:00
philippe
e2b29bb108
fix english misspelling
2014-03-05 09:57:36 +01:00
Laurent Destailleur
5780f14a65
Qual: Removed TODO and add test to report bug.
2014-02-17 18:27:45 +01:00
Laurent Destailleur
867c83680b
Merge remote-tracking branch 'origin/3.5' into develop
2014-02-17 18:22:49 +01:00
Laurent Destailleur
342ee2e6f6
Qual: Add a TODO to warn to remove this bug.
2014-02-17 18:22:15 +01:00
Laurent Destailleur
860ca15cfc
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/extrafields.class.php
2014-02-17 15:27:30 +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
634c5b64f1
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/product/fiche.php
2014-02-12 00:25:08 +01:00
Laurent Destailleur
266b413139
Fix: colspan for extrafields
2014-02-12 00:23:15 +01:00
BENKE Charles
b86322c14a
Update commonobject.class.php
...
hook module need extrafields parameter too
2014-02-01 12:55:05 +01:00
Laurent Destailleur
101151630d
Fix: doxygen errors
2014-01-24 10:38:45 +01:00
Christophe Battarel
687fc1798b
on clone of propal, copy contact informations
2014-01-16 11:43:59 +01:00
Laurent Destailleur
6c3c66c45d
New: Add menu entry to barcode genration page.
2014-01-04 12:29:20 +01:00
Laurent Destailleur
2f5932026e
More information returned into return code
2013-12-13 18:33:05 +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
Laurent Destailleur
09317e2034
Fix: Pb with firstname/lastname and font size
2013-06-19 18:12:05 +02:00
Laurent Destailleur
0b53f72779
Fix: Pb with firstname/lastname and font size
2013-06-19 18:08:05 +02:00
Laurent Destailleur
9012c49299
Perf: Optimize class loading. Need 1 MB less of memory to load home
...
page.
2013-06-16 23:15:20 +02:00
Laurent Destailleur
c748f3d834
Qual: Removed useless methods
...
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
Florian Henry
9f03074127
- New: [ task #926 ] Add extrafield feature on order lines
...
- New: [ task #927 ] Add extrafield feature on Proposal lines
- New: [ task #928 ] Add extrafield feature on invoice lines
2013-06-10 16:05:41 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
c6c4a83850
Fix: Removed deprecated code fo local tax type 7 since we can use now
...
the fiscal stamp that is a better implementation.
2013-06-04 12:04:04 +02:00
Laurent Destailleur
1cb33c43bd
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/comm/action/listactions.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/agenda.lib.php
htdocs/product/liste.php
2013-05-29 01:30:36 +02:00
Florian Henry
56556ba222
Fix [ bug #911 ] Reorder intervention do not work
2013-05-26 10:15:43 +02:00
Laurent Destailleur
71e14df62f
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-05-20 17:37:08 +02:00
fhenry
6190dddac9
GetElmentURL fichinter instead of ficheinter (to be ok with element of
...
fichinter class
2013-05-19 11:30:35 +02:00
fhenry
181ce52223
Add ficheinter in GetElementURL for action
2013-05-18 22:17:46 +02:00
fhenry
1c1736fa20
Fix bad Warning: Bad formed request converted PGSQL
2013-05-17 19:30:48 +02:00
Christophe Battarel
e3615d43bd
fix bug : external users should not see costprice and margin infos
2013-05-17 15:02:27 +02:00
fhenry
1a7a8817be
Update wrong comment
2013-05-10 18:40:19 +02:00
fhenry
0d13b8d194
Fix previous bug
2013-05-10 18:35:19 +02:00
fhenry
4bb6bd8697
Order result fetchObjectLinked by sourcetype
2013-05-10 18:23:13 +02:00
fhenry
3a05d6c641
Remove warning if FetchObjectLinked call
2013-05-10 17:50:14 +02:00
fhenry
8542a4fd28
Fix date extrafield message old datetimeformat use message in log
2013-05-10 16:34:14 +02:00
Maxime Kohlhaas
80cf467c47
Fix : extrafields were save without escape
2013-05-02 12:14:29 +02:00
fhenry
30ad2f1609
Fix bug in fetch_optionals
2013-04-26 10:51:17 +02:00
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Laurent Destailleur
3896b99bad
Add UK with GB.
2013-04-24 19:14:59 +02:00
Laurent Destailleur
162ccf68b6
Merge pull request #841 from FHenry/develop
...
fix [ bug #825 ] User first name not visible into users->perms
2013-04-19 17:21:16 -07:00
fhenry
e2d0d0d414
Fix fix as Eldy wish it
2013-04-20 00:10:20 +02:00
Regis Houssin
5d7b94f661
Fix: the purchase price, manually entered is not taken recovered
2013-04-19 13:30:08 +02:00
fhenry
cba73b238c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/comm/propal.php
Change-Id: I5639c70165c8e1149f3934248737817a02efff0c
2013-04-16 11:37:51 +02:00
Laurent Destailleur
10ab1a583a
Look: Optimize screens
2013-04-16 01:13:20 +02:00
fhenry
24a6321d45
Fix : Add service date limit transfert from propal to order
2013-04-15 15:55:10 +02:00
Laurent Destailleur
67052933ca
Fix: PHPUnit
2013-04-14 23:42:24 +02:00
Laurent Destailleur
bc1469ff29
Fix: More complete function
2013-04-10 11:03:24 +02:00
Laurent Destailleur
b496436fe3
Qual: Reduce number of methods. Mutualize update_note code.
2013-04-10 10:58:38 +02:00
Laurent Destailleur
e79d0f50d0
Fix: Regression
2013-04-10 00:08:55 +02:00
fhenry
275bf67bb7
[ task #811 ] Uniformanize note field
2013-04-09 17:18:07 +02:00
Laurent Destailleur
5c3e6de073
Qual: Mutualize code. Only one function to build address format.
2013-04-07 17:39:08 +02:00
fhenry
c109467d20
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-04 13:58:33 +02:00
fhenry
d03fb5d363
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-02 10:53:29 +02:00
fhenry
489d62dbf1
Better extrafield date management
2013-04-02 10:52:39 +02:00
jfefe
cf6f4405cb
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into extrafields
...
Conflicts:
htdocs/comm/propal.php
2013-04-01 19:44:55 +02:00
jfefe
ec52f54a52
Unique function to show input or output of extrafields datas
2013-04-01 18:59:05 +02:00
jfefe
1ab1d74c77
New option (MAIN_EXTRAFIELDS_USE_TWO_COLUMS) to split extrafields display into 2 columns
2013-03-30 17:52:59 +01:00
jfefe
3fe1b26136
New method to CommonObject to display extrafields data output
...
Try for product
2013-03-30 17:43:21 +01:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
jfefe
80f080f5a9
Format date for sql query
...
Using dol_print_date because db->idate doesn't work
2013-03-29 14:45:40 +01:00
eldy
90025f9c13
Work on revenue stamp
2013-03-23 13:07:25 +01:00
eldy
3af7ca5ac8
Work on revenue stamp feature.
2013-03-23 12:23:09 +01:00
Regis Houssin
34bfdb1846
Fix: broken feature if the table has no field fk_parent_line
2013-03-22 19:21:46 +01:00
Laurent Destailleur
350bcea183
Merge
2013-03-22 17:10:17 +01:00
jfefe
ba0963ea7d
Fix : implement separator extrafield - missing check on update
2013-03-16 00:00:57 +01:00
Laurent Destailleur
5bc66318c2
New: use dolGetFirstLastname() everywher we should.
2013-03-11 15:54:01 +01:00
Laurent Destailleur
746e005726
Fix: Fix ton of regression due to field name change
2013-03-09 20:34:38 +01:00
Laurent Destailleur
215731dc59
Fix bug
2013-03-05 00:14:04 +01:00
Laurent Destailleur
51d23d7c48
Merge fix of 3.3
2013-03-02 16:17:12 +01:00
Regis Houssin
16ad99f8c5
Fix: to force id field name
2013-02-28 19:41:44 +01:00
Grand Philippe
ac0e99bc1a
english language standardization
2013-02-23 16:21:49 +01:00
Grand Philippe
ab2b06117b
fix trad : change adresse versus address
2013-02-15 19:56:51 +01:00
Grand Philippe
7c1a4e6fdf
fix trad to get better understanding
2013-02-15 15:48:53 +01:00
Regis Houssin
fcee35c65d
Fix: $hookmanager is a global object
2013-01-26 10:35:30 +01:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Laurent Destailleur
d2152a8342
Restore correct code: A module decide if standard code is used or not
...
after running by a return code that is an int
0=execute standard code, 1=disable standard code
To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 18:15:51 +01:00
Laurent Destailleur
b0c1137397
Restore correct code: A module decide if standard code is used or not
...
after running by a return code that is an int
0=execute standard code, 1=disable standard code
To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 17:43:41 +01:00
Regis Houssin
910543c5b9
Fix: broken feature
2013-01-22 16:53:39 +01:00
Regis Houssin
f0361b9c4c
Fix: broken feature
2013-01-22 16:51:10 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
fhenry
51098c1227
Add standard extrafield type :
...
- mail
- phone
- price
2013-01-14 16:13:09 +01:00
Christophe Battarel
38e9290729
show costprice instead of buyingprice if setup of margin module is costprice
2013-01-11 15:33:34 +01:00
Laurent Destailleur
03b906808e
Merge pull request #593 from marcosgdf/eu-vat
...
Updated EU VAT area links and added Isle of Man
2013-01-10 12:12:25 -08:00
Marcos García
8e7a66a544
Fixed indentation problem
2013-01-10 14:20:03 +01:00
Marcos García
809367d23b
Updated EU VAT area links and added Isle of Man
...
Isle of Man is in included in UK state as shown in http://ec.europa.eu/taxation_customs/common/faq/faq_1179_en.htm#9
2013-01-10 14:17:43 +01:00
Marcos García
593db37423
Function getTotalDiscount of commonobject.class.php should always return a float for precission
2013-01-10 13:53:46 +01:00
Laurent Destailleur
8ac33e98e7
Fix: property object_total_discount was not working when quantity was
...
not 1.
2013-01-10 12:58:46 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
78a1354a52
Fix: Solve phpunit regression.
...
Include an option to support local tax of type 7 (need more time to
validate this type).
2012-12-19 18:51:49 +01:00
Laurent Destailleur
f4459ee1f1
Fix: Regression detected by PHPUnit
2012-12-10 19:06:59 +01:00
fhenry
99f01f1dca
[Task 632] : Add standard extra field feature for Agenda
2012-12-08 12:49:20 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Christophe Battarel
46089bb03c
also update ttc with global local taxes
2012-11-27 15:43:52 +01:00
Christophe Battarel
e87bb02323
retrieve global local taxes in update_price function
2012-11-27 15:34:46 +01:00
Marcos García
c9944a6b9b
Created function to retrieve total discounted amount of a commonobject
...
Also added an ODT tag to let people add it to their invoices, etc..
2012-10-15 00:49:39 +02:00
Laurent Destailleur
d48f294531
New: [ task #289 ] Reorder tasks
2012-09-15 15:33:00 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Regis Houssin
28e5ba6c18
Fix: mini strict mode
2012-09-12 18:47:06 +02:00
Christophe Battarel
c1859d361a
modify margin management for global discount + correct bug (wrong constant name)
2012-08-28 10:13:58 +02:00
Regis Houssin
3e2be54ead
Fix: restore old method
2012-08-27 19:11:44 +02:00
Regis Houssin
07a10d3984
Fix: add compatibility with old static combobox
2012-08-27 17:18:46 +02:00
Regis Houssin
f322ec50ed
New: [ task #498 ] - final part
2012-08-25 15:21:34 +02:00
Regis Houssin
d88abe8df0
Fix: use label instead libelle
2012-08-25 12:07:18 +02:00
Regis Houssin
c9113458d9
New: [ task #498 ] part 3
2012-08-25 03:28:30 +02:00
Regis Houssin
995c7f13d3
New: [ task #498 ] part3
2012-08-23 13:45:51 +02:00
Regis Houssin
f4d75e87d3
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into task498_objectline
Conflicts:
htdocs/core/class/commonobject.class.php
2012-08-23 07:53:48 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
2ae1d3d3b5
New: [ task #498 ]
2012-08-22 17:42:40 +02:00
Laurent Destailleur
6cf97a7317
Clean dead code
2012-08-03 14:18:48 +02:00
Regis Houssin
2e73cd7ddf
Fix: missing fields and compatibility with milestone
2012-08-01 17:38:10 +02:00
Regis Houssin
7d2f7e9800
Fix: strict mode crazy
2012-07-25 11:46:33 +02:00
Regis Houssin
c6cd17cf3f
Fix: strict mode... far away
2012-07-24 17:52:46 +02:00
Regis Houssin
d5ff308992
Fix: declare $mesg and $mesgs in main.inc.php
...
Fix: strict mode be back
2012-07-23 20:52:55 +02:00
Regis Houssin
fafd79a0f8
Fix: uniformize code (in progress)
2012-07-20 09:57:50 +02:00
Christophe Battarel
3844a77395
correct typing bugs
2012-07-18 16:06:36 +02:00
Christophe Battarel
316f6ce09c
add margin infos to commonobject.class.php
2012-07-18 15:26:33 +02:00
Laurent Destailleur
1831b46bae
Fix: Do not show if module disabled
2012-07-17 14:30:10 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
ff0668e908
Fix: strict mode way
2012-07-10 22:10:12 +02:00
Regis Houssin
cd7bf41ae0
Fix: php 5.4 strict mode warning
2012-07-09 10:08:56 +02:00
Regis Houssin
2804ef2252
New: classify billed order if invoice billed (workflow
...
manager)
2012-07-08 14:18:40 +02:00
Regis Houssin
680fd32d23
Fix: missing parameters
2012-07-08 12:24:13 +02:00
Regis Houssin
69ebda8ddb
Fix: regression corrected
2012-07-08 12:18:29 +02:00
Regis Houssin
83a228265c
New: add possibility to use hooks for view linked objects block
2012-07-05 15:02:11 +02:00
Regis Houssin
d593878c78
Fix: big problem with linked elements
2012-07-02 17:07:37 +02:00
Laurent Destailleur
787f423448
Fix: Removed warning. Fix compatibility.
2012-06-26 23:11:46 +02:00
Regis Houssin
b5246add8d
Fix: big problem with files upload and more compatible with external
...
modules
2012-05-30 00:07:06 +02:00
Laurent Destailleur
c6c9861bff
Fix: bug on projects visibility for external users
2012-05-23 13:09:36 +02:00
Laurent Destailleur
d2672c4b39
Fix: setStatut works for user class
2012-05-05 20:22:46 +02:00
Laurent Destailleur
7bbacaece7
Fix: missing global
2012-05-01 14:09:58 +02:00
Laurent Destailleur
96a90e2e7a
Fix: Overwritting code is not role of a template but of a module.
...
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-29 11:00:28 +02:00
Grand Philippe
922703879f
to use specific tpl within his own theme
2012-04-28 18:24:52 +02:00
Laurent Destailleur
9df05381d1
Fix: Bug war.
...
Look: enhance look for map views.
2012-04-08 13:05:58 +02:00
Laurent Destailleur
317abb46fd
Fix: Start war bug
2012-04-07 02:24:32 +02:00
Regis Houssin
94788e2ccb
Fix: compatibility with multicompany sharings
...
use new $conf->product->dir_output[$object->entity] instead
$conf->product->dir_output
2012-04-06 22:41:33 +02:00
Regis Houssin
a344f079d6
Fix: backward compatibility
2012-04-06 16:46:19 +02:00
Regis Houssin
1c2f192dd6
Fix: add customer_ref in propal list and clean code
2012-04-06 11:38:13 +02:00
Regis Houssin
cf7170c14d
Fix: set to null if empty
2012-03-24 22:18:11 +08:00
Laurent Destailleur
3383d314c9
Doxygen
2012-03-19 17:18:11 +01:00
Regis Houssin
99ab46510b
Fix: remove private status for external modules
2012-03-18 20:23:50 +01:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Laurent Destailleur
7c4ef2fbf7
Qual: Move some class as private
2012-03-18 17:47:17 +01:00
Laurent Destailleur
59bef9caa1
Qual: Uniformize code to use new note system.
2012-03-18 02:01:23 +01:00
Laurent Destailleur
a7a55645d8
Fix: Some fix when using fckeditor with notes.
...
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Regis Houssin
60a6c3fa95
Fix: missing fetch for get extraparams
2012-03-16 19:16:17 +01:00
Regis Houssin
391ce8490f
New: add "extraparams" field for stock extra parameters with json
2012-03-16 14:32:37 +01:00
Regis Houssin
942b1f2a19
Fix: status not updated after reopen
2012-03-15 06:59:27 +01:00
Regis Houssin
5fbd8e4cee
Fix: move method in common class
2012-03-14 11:11:46 +01:00
Regis Houssin
f8bf7ade83
Fix: move method in common class
2012-03-13 20:01:10 +01:00
Regis Houssin
9831a2028c
Fix: missing variable
2012-03-13 19:36:00 +01:00
Regis Houssin
deb30b6f17
Fix: uniformize code
2012-03-13 19:34:22 +01:00
Regis Houssin
150f3ecfe3
Fix: move method in common class
2012-03-13 19:24:11 +01:00
Regis Houssin
ea83e474dc
New: add possibility to linked other objects from external modules
2012-02-22 01:19:05 +08:00
Regis Houssin
0cff48f9b3
Fix: merge conflict
2012-02-21 10:47:08 +01:00
Regis Houssin
e5c0a99584
Fix: for multi-company
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
2012-02-21 10:26:38 +01:00
Regis Houssin
5e1568b6a1
Fix: hidden linked objects
...
Fix: avoid conflicts
Fix: uniformize code
2012-02-15 19:20:18 +01:00
Laurent Destailleur
4ce9e70775
New: Add agenda tab into member cards.
...
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Regis Houssin
645d72c4a6
Fix: some bugs for multicompany sharings
2012-02-11 08:03:26 +01:00
Laurent Destailleur
581a87d9e4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-02-07 18:49:35 +01:00
Laurent Destailleur
104a4532b9
Fix: miscellaneous not initialized vars
2012-02-07 18:48:50 +01:00
Regis Houssin
e171cec236
Fix: add updateObjectLink common function
2012-02-08 01:35:28 +08:00
Regis Houssin
c4af9d4d02
Fix: merge problem
2012-02-07 17:02:23 +01:00
Regis Houssin
ff59631e11
Fix: works on edit in place with external modules
2012-02-07 16:56:08 +01:00
Regis Houssin
6a43a517f1
Fix: add deleteObjectLinked function
2012-02-07 16:47:46 +01:00
Laurent Destailleur
988dc29f15
New: Extra fields support int type.
2012-02-01 20:44:06 +01:00
Laurent Destailleur
b1e58dd454
Mutualize common code
2012-02-01 13:21:39 +01:00
Regis Houssin
7e5c347bb8
Fix: correct reorder childrens of lines
2012-01-24 05:31:49 +08:00
Christophe Battarel
6a90298af0
affiche libellé produit dans la langue du client en plus de la description (variable de conf renommée en PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE
2012-01-16 17:12:29 +01:00
Regis Houssin
9339119455
New: use getEntity() instead $conf->entity
2012-01-11 21:16:10 +08:00
Regis Houssin
cb286a2449
New: add shareds thirparties between entities
2012-01-11 00:19:57 +08:00
Regis Houssin
2ee7becfed
New: add constant MAIN_VIEW_LINE_NUMBER
2011-12-16 18:31:54 +01:00
Laurent Destailleur
8fb4108163
Qual: childelement is a protected property
2011-12-07 19:22:12 +01:00
Laurent Destailleur
f9e5f25fd2
Qual: Add deprecated tag on functions that seems to not be used.
2011-12-07 18:57:35 +01:00
Laurent Destailleur
66856fee75
New: show thirdparty barcode on main tab.
2011-12-07 15:06:29 +01:00
Laurent Destailleur
ffaf4e5465
Fix: fix not initialized variables
2011-12-05 19:03:36 +01:00
Laurent Destailleur
ebea7f6c97
Fix: fix not initialized variables
2011-12-05 18:36:54 +01:00
Laurent Destailleur
1770a46519
Qual: Removed tons of warning
2011-11-22 14:00:03 +01:00
Laurent Destailleur
bf9c482f8a
Fix: Deposits was not included into lines but into into remain to pay
2011-11-16 18:58:11 +01:00
Regis Houssin
a5b847f3c4
Fix: void warning and uniform code
2011-11-10 10:13:44 +01:00
Regis Houssin
8072f501ff
Works on extend edit in place with external modules (in progress)
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
2011-11-09 17:13:25 +01:00
Laurent Destailleur
72c0a15f56
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/commande/fiche.php
htdocs/core/class/commonobject.class.php
htdocs/product/fiche.php
2011-11-09 12:17:29 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
824db25a74
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/class/commonobject.class.php
2011-11-08 00:17:20 +01:00
Regis Houssin
dea5ec5e26
Fix: reorder problem with external module
2011-11-07 22:32:22 +08:00
Laurent Destailleur
8d1284ed42
Choose warehouse for order validation
2011-11-07 15:04:02 +01:00
Laurent Destailleur
cf365593dc
Qual: Revert parameter order (optionnal at end)
2011-11-05 15:43:07 +01:00
Laurent Destailleur
28d6fc03f9
New: Add ref_ext on actions
2011-11-01 04:58:47 +01:00
Regis Houssin
dea1210c2d
Fix: edit in place datepicker more stable
2011-10-28 19:31:42 +02:00
Regis Houssin
7ee06a68bc
Fix: add sql error
2011-10-28 12:26:21 +02:00
Regis Houssin
1398a41add
New: works on edit in place
2011-10-25 19:04:02 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Laurent Destailleur
dbd4bdfd78
Removed a TODO
2011-10-23 22:10:30 +02:00
Regis Houssin
a308a666e4
Added temporarily before to find another solution
2011-10-23 18:36:47 +02:00
Laurent Destailleur
0bc80e9bec
Qual: Doxygen
...
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
Regis Houssin
24c9a7d26d
Fix: reorder line after update line with fk_parent_line
2011-10-06 00:11:53 +08:00
eldy
f4a3e6a1a7
Enhance PHPUnit tests
2011-10-05 13:56:32 +02:00
Regis Houssin
551e1f81bf
Fix: Space after closing parenthesis of function call prohibited
2011-09-20 13:32:16 +00:00
Regis Houssin
b6a2f13673
Fix: avoid jenkins warning
...
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
fd2b3099cf
Fix: Function delete_preview is stored into correct library
2011-09-17 00:04:44 +00:00
Laurent Destailleur
52ae26ccc6
Qual: More POO
2011-09-14 12:27:29 +00:00
Laurent Destailleur
6eaacf92ce
Qual: All functions that should be moved outside of commonobject are at end.
2011-09-13 12:12:48 +00:00
Laurent Destailleur
411b3415eb
Doxygen
2011-09-12 17:08:02 +00:00
Laurent Destailleur
7587ce85e2
Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc...
2011-09-10 18:51:39 +00:00
Laurent Destailleur
b92f7268ec
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
09d2db9ddd
Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc...
2011-09-10 18:51:39 +00:00
Laurent Destailleur
4dbbef67d2
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
54d16f4b82
Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc...
2011-09-10 18:51:39 +00:00
Laurent Destailleur
65c2d93a29
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
f2b419a4e6
Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc...
2011-09-10 18:51:39 +00:00
Laurent Destailleur
605355c89c
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
5823f60fd7
Fix: task #11248 : there is no DB transaction on products->delete
...
Qual: Mutualize code to see of an object as child
2011-08-28 12:30:15 +00:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Laurent Destailleur
cfe34139cf
Qual: Clean and uniformize code.
...
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
c7eea92e83
Fix: A method of a business class should not accept itself as a parameter.
2011-08-20 15:30:38 +00:00
Laurent Destailleur
9f663d5677
Qual: Clean code
2011-08-20 15:11:31 +00:00
Laurent Destailleur
e9b113ade8
Qual: Mutualize some code
...
Fix: Missing begin
Fix: Removed functions returning database cursor
2011-08-14 03:13:50 +00:00
Regis Houssin
00aaaac8aa
Fix: works on repair broken features
2011-08-11 15:14:50 +00:00
Laurent Destailleur
acea604e54
Change signature of all call executHooks.
...
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
fb09ae37d9
Fix: works on repair broken features (in progress)
2011-08-10 17:40:42 +00:00
Regis Houssin
f9c879528d
Fix: works on repair broken features (in progress)
2011-08-10 10:55:34 +00:00
Laurent Destailleur
581f0a0e09
Try a better way to manage extra fields from external module
2011-08-10 00:50:16 +00:00
Regis Houssin
cf6a902bfe
Fix: use hooks for extrafields
2011-08-09 17:59:45 +00:00
Regis Houssin
cc042a66ea
Fix: use hooks for extrafields
2011-08-09 09:13:08 +00:00
Laurent Destailleur
be771c9d44
Fix: Avoid errors into rpm packages
2011-07-31 23:45:11 +00:00
Laurent Destailleur
b2fa88ff32
Move a FIXME into a TODO
2011-07-17 18:33:31 +00:00
Laurent Destailleur
b706f6034f
Fix: Avoid conflict with other payment modules functions
...
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
ff9b139705
Fix: Missing fields and missing encoding of special chars
2011-07-10 16:50:40 +00:00
Laurent Destailleur
0a7b70cf73
doxygen
2011-07-04 09:36:29 +00:00
Laurent Destailleur
5cf111e184
More comments
2011-07-01 23:05:39 +00:00
Regis Houssin
eba9d24c9c
Fix: bad variable
2011-07-01 16:58:09 +00:00
Juanjo Menent
0c3201ff1a
task #11004 : Create invoice from intervention
2011-07-01 16:24:44 +00:00
Regis Houssin
f344dbdefe
Fix: Name of hook must also be unique for each tab
2011-06-30 13:27:20 +00:00
Regis Houssin
b6a67885e3
Fix: update jquery libraries
2011-06-29 19:29:26 +00:00
Laurent Destailleur
8196abfb64
Mutualize code
2011-06-24 07:10:55 +00:00
Laurent Destailleur
041b7d2955
Uniformize code and increase speed for extrafields
2011-06-22 10:58:22 +00:00
Laurent Destailleur
f26b94a8ac
Fix: Removed php warnings
2011-06-22 09:17:21 +00:00
Regis Houssin
433667b6c6
Fix: create a standalone class
2011-06-20 10:23:51 +00:00
Regis Houssin
39d14974da
Fix: possibility to update a specific field
2011-06-20 06:59:36 +00:00
Laurent Destailleur
9d5ddb19e9
Avoir errors if hooks only on dao xor action
2011-06-17 21:40:10 +00:00
Laurent Destailleur
d4376e60a2
Fix: Removed a lot of warnings
2011-06-08 23:10:42 +00:00
Laurent Destailleur
ae17c30f19
Fix: Removed useless duplicate properties.
2011-06-06 11:45:25 +00:00
Laurent Destailleur
747c6ddc3d
Fix: Removed useless duplicate properties.
2011-06-06 11:37:59 +00:00
Regis Houssin
5f6ac1374c
New: best method for linked object with actioncomm
...
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
8e25cb1ae5
Fix: possibility to have more hooks in the same page
...
New: add left search block hook and extra left block hook
2011-05-31 14:04:45 +00:00
Regis Houssin
e77298321a
Works on paypal module
...
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Laurent Destailleur
85cadf443d
Doxygen
2011-05-18 12:34:48 +00:00
Regis Houssin
1dca5104e2
Works on paypal module
2011-05-17 18:28:54 +00:00
Regis Houssin
67fe35e67b
Fix: mutualize code, more simple
2011-05-06 18:27:18 +00:00
Regis Houssin
e3cf646a7d
Fix: remove unused old files
2011-05-06 13:35:15 +00:00
Regis Houssin
030ee2113b
Fix: uniformize code
2011-05-06 09:32:30 +00:00
Regis Houssin
c721d9362c
Fix: prevent to fault positive
2011-05-06 08:28:28 +00:00
Regis Houssin
827eed5d39
Fix: delete deprecated code
...
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +00:00
Regis Houssin
bb209e3c34
New: works on sharings between entities
...
Fix: more simple, more flexible, add in global conf
2011-04-18 10:49:39 +00:00
Regis Houssin
d0ba1c37fa
New: works on sharings between entities
2011-04-18 09:57:11 +00:00
Regis Houssin
1731b7db71
New: works on sharings between entities
2011-04-18 09:53:50 +00:00
Regis Houssin
066ef17726
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 09:09:04 +00:00
Regis Houssin
e7b7633162
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 08:57:06 +00:00
Regis Houssin
f9b14626e3
Todo: using div instead of tables
2011-04-16 08:05:01 +00:00
Regis Houssin
edf0e95424
Todo: using div instead of tables
2011-04-15 15:47:42 +00:00
Regis Houssin
8fc49e00b1
Todo: using div instead of tables
2011-04-15 15:05:28 +00:00
Regis Houssin
c62e77bce5
Todo: using div instead of tables
2011-04-15 14:45:41 +00:00
Regis Houssin
c5307243c8
Fix: get special code of parent line
2011-04-13 07:09:59 +00:00
Regis Houssin
1c89213caf
Fix: reorder the lines correctly
2011-04-11 09:00:13 +00:00
Laurent Destailleur
0d6fb6d7d8
Add comment to explain things to do to fix templates architecture
2011-04-11 08:34:26 +00:00
Regis Houssin
64986dd12f
Fix: optimize code
...
Fix: better function name
2011-04-11 07:11:10 +00:00
Laurent Destailleur
8ec6346bf3
Code is shorter
2011-04-10 23:25:49 +00:00
Regis Houssin
be28754feb
Fix: uniformize code
2011-04-10 06:10:42 +00:00
Regis Houssin
252c8eefd5
Fix: add picto for child line
2011-04-09 20:54:02 +00:00
Regis Houssin
ecd673399f
Fix: correct reorder line with fk_parent_line
...
Fix: problem with create order from proposals with fk_parent_line
2011-04-09 15:59:45 +00:00
Regis Houssin
dfa5d2332a
Works on hook
2011-04-08 16:22:20 +00:00
Regis Houssin
83cf657906
Fix: use PropalLigne class
...
Works on hook
2011-04-08 10:10:08 +00:00
Regis Houssin
8267dbd084
Fix: do not uptate total with special product line
2011-04-07 12:32:29 +00:00
Laurent Destailleur
e05f0caf60
Qual: Make module system more simple.
...
Change to prepare adding left menu entries by modules
2011-04-06 14:26:43 +00:00
Regis Houssin
d272761430
Fix: compatibility with external module and hook
2011-04-06 09:25:06 +00:00
Regis Houssin
0fc3396973
Fix: compatibility with external module and hook
2011-04-06 07:50:59 +00:00
Regis Houssin
2757038f1f
Fix: compatibility with external module and hook
2011-04-06 07:32:54 +00:00
Laurent Destailleur
6fbe7bb14d
Fix: Error message
2011-03-09 18:34:29 +00:00
Laurent Destailleur
fc4bfcbd71
Fix: Link betwen supplier order and invoice
2011-03-08 00:22:01 +00:00
Laurent Destailleur
f2fe06a2b0
Fix: Link betwen supplier order and invoice
2011-03-08 00:15:32 +00:00
Laurent Destailleur
22b24049e9
New: Can create manually order from proposal
2011-03-02 10:38:32 +00:00
Regis Houssin
3b4ea76538
Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class
2011-02-24 18:11:12 +00:00
Regis Houssin
c9c481e5f5
Fix: choice clause OR/AND
2011-02-22 17:48:35 +00:00
Regis Houssin
c7cf701c68
Fix: compatibility with element and subelement
2011-02-22 15:54:15 +00:00
Laurent Destailleur
0ebe9c6f01
Work on ODT generation
2011-02-20 20:53:26 +00:00
Regis Houssin
65f75f309e
Fix: uniformize code
2011-01-15 09:31:09 +00:00
Regis Houssin
cff0c2c339
Fix: try to use $GLOBALS in template
2010-12-24 11:19:24 +00:00
Laurent Destailleur
1e151d9864
Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists).
2010-12-19 02:42:53 +00:00
Regis Houssin
3545ed51c5
Fix: more open for external modules and less intrusive
2010-12-17 10:08:31 +00:00
Regis Houssin
df032c618b
Fix: regression and use an exist alternative root
2010-12-16 18:10:06 +00:00
Regis Houssin
ebd25c5c75
New: add directory for external module and other customization
2010-12-15 17:50:42 +00:00
Regis Houssin
381d154355
Works on best mutualized code
...
Works on MVC
2010-12-14 09:12:06 +00:00
Laurent Destailleur
ed74b69634
Add TODO
2010-12-14 09:03:50 +00:00
Regis Houssin
e371d6a021
Works on best mutualized code
...
Works on MVC
2010-12-13 19:59:05 +00:00
Regis Houssin
75fce79852
Fix: problem with class path
2010-12-13 15:07:02 +00:00
Laurent Destailleur
86ffc32195
Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
...
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
denismartin
e8f4c433e3
Fix : SQL error in getIdContact function (l 407)
2010-11-23 08:46:15 +00:00
Regis Houssin
48bde14815
Fix: add entity filter
2010-11-15 21:29:26 +00:00
Laurent Destailleur
be057d94f9
Fix: Replace FIXME tags that were TODO. Still having 3 FIXME.
2010-11-15 19:28:00 +00:00
Laurent Destailleur
629767d696
Fix: Undo change. Code was correct.
2010-11-15 19:26:28 +00:00
Laurent Destailleur
c6dcc64471
Fix: Removed a bug where function returns too many records
2010-11-15 19:21:29 +00:00
Laurent Destailleur
e50c375a8f
Fix: Task 8618
2010-11-11 00:59:31 +00:00
Laurent Destailleur
8e00d8c555
Fix: Conflicts with var with same name
2010-11-08 01:04:55 +00:00
Laurent Destailleur
bb668c898c
Fix: Wrong status for contracts
2010-11-01 14:35:17 +00:00
Laurent Destailleur
e01508140b
Doxygen
2010-10-30 10:52:53 +00:00
Laurent Destailleur
8210299895
Fix: Date range was lost in edit mode.
2010-10-16 14:54:09 +00:00
Laurent Destailleur
26b57a064d
Fix: Remove a bad test
2010-10-09 12:13:02 +00:00
Laurent Destailleur
33859332ba
Fix: Bad table name
2010-10-03 18:49:15 +00:00
Regis Houssin
640e03422f
Fix: problem with next/preview function
2010-10-03 13:13:41 +00:00
Laurent Destailleur
cfe7215288
New: Use ajax to change order of lines.
2010-10-02 20:47:55 +00:00
Regis Houssin
a1347e6ec2
Fix: no drag no drop for title
2010-09-28 18:21:01 +00:00
Laurent Destailleur
7c890a0daa
Same but using style instead of hard coded cell
2010-09-28 18:00:59 +00:00
Regis Houssin
ca85e8b577
Test: reorder line with jquery
2010-09-27 16:23:58 +00:00
Regis Houssin
38d2583e8d
Add Smartphone class
2010-09-22 06:30:32 +00:00
Regis Houssin
c464611bff
Fix: optimizing
2010-09-18 09:25:06 +00:00
Regis Houssin
d7671190bd
Fix: no constructor in commonobject class
2010-09-18 09:18:37 +00:00
Regis Houssin
481ecd6a87
Test: reorder lines with jquery
2010-09-18 07:52:17 +00:00
Laurent Destailleur
94a5c1c736
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 13:29:17 +00:00
Regis Houssin
928f4f42d5
Test: reorder lines with jquery
2010-09-14 07:05:31 +00:00
Regis Houssin
9664f0af5f
Qual: big uniformize code
2010-09-09 14:06:15 +00:00
Laurent Destailleur
aec5e4ab52
Mutualize some code
2010-09-08 23:50:52 +00:00
Laurent Destailleur
5d1572a146
Doxygen
2010-09-08 21:56:39 +00:00
Regis Houssin
5fd1a87ad4
Works on module hook integration
2010-09-08 17:02:24 +00:00
Regis Houssin
3696195e58
Fix: unnecessary checking
2010-09-08 16:24:21 +00:00
Regis Houssin
530e321a3e
Works on module hook integration
2010-09-08 16:09:59 +00:00
Regis Houssin
e27c4da39f
Works on module hook integration
2010-09-08 09:38:17 +00:00
Regis Houssin
8a52009111
Works on module hook integration
2010-09-07 16:01:11 +00:00
Regis Houssin
2b2e2225aa
Works on module hook integration
2010-09-07 15:14:18 +00:00
Regis Houssin
247809d2ce
Works on module hook integration
2010-09-07 13:07:32 +00:00
Laurent Destailleur
46546a78ab
Fix: Restore all behaviour of order management of line. The new one is too complex and could not work as it is done.
2010-09-06 21:10:45 +00:00
Regis Houssin
b9ba88a5d2
Works on migration management positioning lines
...
Phase 4 : llx_expeditiondet et llx_livraisondet
2010-09-06 16:31:28 +00:00
Regis Houssin
e04f0a3f9b
Works on migration management positioning lines
...
Phase 1 : llx_propaldet
2010-09-06 10:35:56 +00:00
Laurent Destailleur
cbc3d08106
Add code comments
2010-09-02 21:08:29 +00:00
Laurent Destailleur
554abc46c7
Work on task #10579 : Simplify code using editor
2010-09-02 18:51:47 +00:00
Laurent Destailleur
f5dd8f1da1
Work on task #10579 : Simplify code using editor
2010-09-01 22:52:53 +00:00
Regis Houssin
d97c1054f1
Works on canvas integration in third party module
2010-09-01 09:19:03 +00:00
Laurent Destailleur
75f3b9e631
New: Nav works on bank line
2010-08-22 13:40:44 +00:00
Regis Houssin
116243edbb
Fix: possibility to defined rang with an external module
2010-08-20 17:57:25 +00:00
Regis Houssin
741a010df0
Fix: possibility to defined rang with an external module
2010-08-20 17:09:07 +00:00
Regis Houssin
ebf39acf5b
Qual: cutting functions so you can use in other modules
2010-08-20 16:22:30 +00:00
Regis Houssin
1373336e94
Fix: possibility to defined rang with an external module
2010-08-20 15:56:33 +00:00
Laurent Destailleur
666c2fc965
Removed old comments
2010-08-18 19:06:49 +00:00
Laurent Destailleur
fdc13a2480
Qual: Uniformize code
...
Doc: Doxygen
2010-08-18 07:28:12 +00:00
Regis Houssin
63ba8627a9
Works on capability to hook a thirdparty module.
2010-08-15 15:39:55 +00:00
Regis Houssin
3126ffcf01
Works on capability to hook a thirdparty module.
2010-08-09 23:01:01 +00:00
Regis Houssin
482b76e5db
Works on capability to hook a thirdparty module.
2010-08-09 22:39:20 +00:00
Regis Houssin
db0f278702
Works on capability to hook a thirdparty module.
2010-08-06 17:01:11 +00:00
Regis Houssin
45397173f1
Works on capability to hook a thirdparty module.
2010-08-06 16:10:03 +00:00
Regis Houssin
aa62559812
Fix: fetch_client is deprecated
2010-08-06 13:56:25 +00:00
Regis Houssin
9f0bde74b6
Works on templates implementation for mutualized code
2010-08-05 09:45:59 +00:00
Regis Houssin
398969f6bf
Works on templates implementation for mutualized code
2010-08-05 09:12:07 +00:00
Laurent Destailleur
39e4c69fc6
Fix: W3C in templates
2010-07-29 15:30:18 +00:00
Regis Houssin
156f60f549
Works on Milestone module
2010-07-02 18:16:27 +00:00
Regis Houssin
f430b54cca
Works on Milestone module
2010-07-02 15:38:32 +00:00
Juanjo Menent
303007ae9e
Fix: Local Taxes: Works in Propals
2010-06-17 19:36:46 +00:00
Juanjo Menent
92a2be3ef3
Local Taxes: Works in Propals. ¡NOT FINISHED!
2010-06-17 17:12:34 +00:00
Laurent Destailleur
321a8bd155
Mark bug
2010-06-15 19:03:21 +00:00
Laurent Destailleur
21908d0bd9
- New: Agenda can be read by external contacts
2010-06-09 18:25:20 +00:00
Laurent Destailleur
7e3791d847
Doxygen
2010-06-07 23:52:43 +00:00
Laurent Destailleur
c1df931c5a
Fix: Add missing global conf,langs
2010-05-28 18:13:17 +00:00
Regis Houssin
f4ac09230e
Add triggers
2010-05-28 09:37:12 +00:00
Laurent Destailleur
cd740acef6
Fix: Missing translation loading
2010-05-25 22:22:24 +00:00
Laurent Destailleur
ba908ed743
Fix: If user has no permission to see all projects, see only its projects
2010-05-23 20:01:10 +00:00
Laurent Destailleur
757f9491e1
Fix: A lot of fixes on delivery date
2010-05-12 23:03:33 +00:00
Laurent Destailleur
2a29f90d14
Fix: Bad path for some includes
...
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Laurent Destailleur
d30ccab54f
Update unit tests
2010-05-05 18:08:42 +00:00
Laurent Destailleur
a1ba46588e
Qual: Mutualize code
2010-05-04 18:33:22 +00:00
Regis Houssin
54f424eedf
Add a common function to delete the linked contact
2010-04-29 15:35:52 +00:00
Regis Houssin
cd2aa64cae
Add linked object block for contract module
2010-04-29 06:20:03 +00:00
Regis Houssin
ebdbeec4a9
Fix: mutualize code
2010-04-28 19:23:36 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00