Laurent Destailleur
d10c9cf565
FIX dir for modules must not have s at end (fix contracts into contract)
2018-06-06 23:47:48 +02:00
Laurent Destailleur
f50a6149d5
Look and feel v8 (menu statistics at end)
2018-05-01 11:09:03 +02:00
Laurent Destailleur
f9382ce395
Upgrade octicons
2018-04-15 11:27:39 +02:00
Laurent Destailleur
664f57a5f0
Clean code
2018-04-12 19:13:06 +02:00
Laurent Destailleur
87a3019e73
Fix upgrade missing steps
2018-02-20 06:03:22 +01:00
Laurent Destailleur
eb0073c330
Fix upgrade missing steps
2018-02-20 05:53:53 +01:00
Laurent Destailleur
7f8cbc0f62
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/adherents/type.php
htdocs/contrat/services.php
htdocs/contrat/tpl/linkedobjectblock.tpl.php
htdocs/install/upgrade2.php
2018-02-14 22:08:18 +01:00
Laurent Destailleur
9f883f3401
Fix install log disappeared
2018-02-14 14:50:22 +01:00
Regis Houssin
fa2fddcdc1
Fix: Update entity field in llx_user_rights and llx_usergroup_rights
2018-02-14 14:30:39 +01:00
Laurent Destailleur
f0c8b548f3
Fix bugs reported by scrutinizer
2017-12-22 14:24:31 +01:00
Laurent Destailleur
9cdf322bfb
Fix scrutinizer bugs
2017-12-15 22:14:28 +01:00
Laurent Destailleur
5af153550d
Debug blockedlog:
...
- Add a track into log when we disable/enable module
- Add a protection to avoid disable of module when recording was started
- Better compatibility with multicompany
- Can filter on ref and amount
- Add a permission to read the blockedlog
- Add more information on payments/invoice/thirdparty into log
- Reset of module data after a migration from v6 (not compatible)
2017-12-15 16:56:08 +01:00
Laurent Destailleur
bb1efb42ce
Update doc
2017-11-25 14:58:16 +01:00
atm-ph
15a8f2037b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_event_with_multi_contact
2017-11-18 11:54:21 +01:00
Laurent Destailleur
612dfb91ff
Add more img templates for medias dir
2017-11-15 21:01:05 +01:00
Laurent Destailleur
653f5fcbbf
Remove warning
2017-10-26 18:40:12 +02:00
Laurent Destailleur
e257da6b19
Reload of menu auguria done when required
2017-10-24 09:47:18 +02:00
Laurent Destailleur
812687e10c
FIX Restore feature to enable a module during CLI upgrade
2017-10-22 16:08:52 +02:00
atm-ph
bab43b043e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_event_with_multi_contact
2017-10-13 09:52:56 +02:00
Laurent Destailleur
1f11dcb4bd
Fix no loose of configuration of action auto after upgrade Close #7527
2017-10-03 17:21:18 +02:00
Laurent Destailleur
a4665e17d4
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/accountancy/expensereport/index.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/societe/class/societe.class.php
htdocs/societe/list.php
2017-09-12 13:26:25 +02:00
Regis Houssin
a8fdf0b5ea
Fix: missing salaries upgrade reload module
2017-09-09 16:49:26 +02:00
atm-ph
8188abd4cd
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_event_with_multi_contact
2017-08-31 11:09:02 +02:00
Laurent Destailleur
54cc1ac800
Merge emailing target selectors.
2017-08-25 21:20:27 +02:00
Laurent Destailleur
2ea7f38d38
Fix migration of version that is not a final version
2017-07-08 12:48:17 +02:00
phf
49b8689f2d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_event_with_multi_contact
2017-07-05 11:02:39 +02:00
Laurent Destailleur
3c73b426d7
Fix migration. Must make reload only on last version step.
2017-06-19 18:32:18 +02:00
phf
d6d451b54a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_event_with_multi_contact
2017-06-08 12:03:59 +02:00
phf
711f9696aa
New multi contacts on actioncomm
2017-06-08 12:02:39 +02:00
Laurent Destailleur
a1144e1f66
Fix missing init of hookmanager
2017-06-08 11:18:41 +02:00
Laurent Destailleur
22efbabfa6
NEW Add hook doUpgrade2
2017-06-06 01:34:25 +02:00
Laurent Destailleur
7f18dfee0d
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/skeletons/build_class_from_table.php
dev/skeletons/skeleton_card.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/projet/card.php
2017-06-03 01:55:05 +02:00
Laurent Destailleur
07a6bb5664
More files to delete in migration
2017-06-01 12:26:17 +02:00
Laurent Destailleur
19b8918caf
FIX #6881
2017-05-29 13:40:08 +02:00
Laurent Destailleur
85e0ded573
FIX #6881
2017-05-29 13:35:51 +02:00
Laurent Destailleur
68e333879f
Fix var not sanitized
2017-05-16 13:27:32 +02:00
Laurent Destailleur
39ebaec064
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 11:22:48 +02:00
Laurent Destailleur
7ab600781d
NEW Move login information on home page into a widget
2017-02-21 11:57:52 +01:00
Laurent Destailleur
7c1b74133a
Debug accountancy module
2016-10-13 22:29:49 +02:00
Laurent Destailleur
db3e3642b0
NEW Can generate SEPA mandate for each bank account of your customers
2016-10-06 00:14:25 +02:00
Laurent Destailleur
c49508c415
Revert "Fix migration for entity in remise table"
...
This reverts commit 452f7be441 .
2016-08-31 12:52:25 +02:00
Maxime Kohlhaas
452f7be441
Fix migration for entity in remise table
2016-08-30 14:44:35 +02:00
Laurent Destailleur
98eb3fec5a
Fix avoid migration when already migrated
2016-08-29 21:07:36 +02:00
Regis Houssin
6e40f9e700
Merge remote-tracking branch 'dolibarr/develop' into develop_origin
...
Conflicts:
htdocs/core/class/html.form.class.php
Change-Id: I87bdc02d611c2978a5a8b427f0e1b718b6453b59
2016-08-25 10:15:26 +02:00
Laurent Destailleur
0e3ec5df38
Merge branch 'remove-mysql-driver' of
...
https://github.com/marcosgdf/dolibarr into marcosgdf-remove-mysql-driver
Conflicts:
htdocs/core/db/mysql.class.php
2016-08-05 13:12:43 +02:00
Regis Houssin
4b8f42949c
# WARNING: head commit changed in the meantime
...
Change-Id: I27dc1da6ca41955468f3661433e41c72a277f670
2016-07-25 21:05:11 +02:00
Raphaël Doursenaud
f2a479695e
New: Improved forced install process
...
Tamper proofed the process by not relying on POST values for forced fields.
Disabled all fields set when $force_install_noedit is set.
Added a full-featured forced install config file template.
On the side:
Improved Dolibarr root and url detection.
Prevent install locking if install was not successful.
Added missing translation on failed administrator creation.
Better escaping of posted values.
2016-07-20 14:22:35 +02:00
Regis Houssin
08725003b9
Fix: add entity field in llx_societe_remise, useful when third-sharing
...
is used with multicompany
2016-07-07 12:43:02 +02:00
Regis Houssin
ee02ff43d7
Fix: add entity field in llx_societe_remise_except, useful when
...
third-sharing is used with multicompany
2016-07-07 12:26:30 +02:00
Laurent Destailleur
cd75b43d58
Can enable modules during migration
2016-05-18 00:44:55 +02:00
Laurent Destailleur
f59f3032c6
NEW: Rename path for generic medias files into '/medias' instead of
...
fckeditor. Add location of medias into title of media browser of
ckeditor.
Work on website module
2016-05-01 16:34:50 +02:00
Marcos García de La Fuente
257d9b2f8d
NEW #4772 Removed support for Mysql deprecated driver. Please use Mysqli instead
2016-04-17 15:39:46 +02:00
Laurent Destailleur
36b0cb5b23
NEW Merge all admin tools (system and module admin tools) into same
...
entry "Admin tools", so now things are clear: All features restricted to
an admin user is inside "setup" (for setup) or "admin tools" (for action
tools) instead of 3 different entries.
2016-02-16 12:50:15 +01:00
Florian HENRY
9298f167a7
Fix Travis
2016-02-02 12:32:25 +01:00
Laurent Destailleur
5a49b8ce53
Fix: error when running install twice
...
Fix: a minor error was locking the full upgrade process.
2015-12-31 12:02:22 +01:00
Laurent Destailleur
5eea1ce7d9
Fix several warnings
2015-12-17 19:37:24 +01:00
Laurent Destailleur
b57c156b60
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/core/modules/modContrat.class.php
htdocs/fichinter/card.php
htdocs/install/upgrade2.php
2015-10-01 11:16:35 +02:00
Florian HENRY
bb0de1dcad
FIX : update2.php test res befre assign it
2015-09-29 15:00:11 +02:00
Laurent Destailleur
309e1604e1
Fix migration missing for leave request module
...
Fix permission label for expense report and leave request
2015-09-12 11:35:49 +02:00
Raphaël Doursenaud
ef90cd39f8
Uniformized install logging
2015-07-06 16:34:31 +02:00
Raphaël Doursenaud
572ce7bcbb
NEW: Rename install etape to step
2015-07-06 15:44:33 +02:00
Laurent Destailleur
b6efa5ed11
NEW Can upload files on leave requests. Use more standard permissions.
2015-06-27 11:45:23 +02:00
Laurent Destailleur
1df1a0cd2a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-06 00:14:28 +02:00
Laurent Destailleur
13001a5e9c
Fix #2909
2015-06-06 00:13:58 +02:00
Florian HENRY
98c5a75a7e
fix bug in upgare2.php script (test $res after affect it should be
...
better)
2015-06-05 17:51:20 +02:00
Laurent Destailleur
65c7ab7a93
Fix: Introduce error by default when function is used as a true delete
...
function.
2015-05-29 17:11:42 +02:00
Laurent Destailleur
33b9d492e2
Clean code
2015-05-14 15:43:07 +02:00
Raphaël Doursenaud
27d52cf2b0
Better type hinting for DoliDB
2015-05-12 19:01:01 +02:00
Laurent Destailleur
56a14da5d4
FIXME that are not bug are replaced with TODO
...
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
2015-04-12 04:01:28 +02:00
Laurent Destailleur
ba526c5a2f
Merge remote-tracking branch 'origin/3.7' into develop
2015-03-18 14:32:58 +01:00
Laurent Destailleur
37c216cfe4
Fix limit for very slow os.
2015-03-17 15:43:11 +01:00
Scrutinizer Auto-Fixer
b693ed3f51
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-03-16 23:21:17 +00:00
Laurent Destailleur
cc1d506614
Miscelaneous debug on barcode features.
2015-02-18 21:01:17 +01:00
Laurent Destailleur
ba49cce47a
Fix: The filter into event views on user must be done on assigned
...
resource, not only owner.
2015-01-15 02:06:04 +01:00
Laurent Destailleur
f7960ec104
Fixed: Upgrade are done several times
2015-01-09 23:19:18 +01:00
Laurent Destailleur
f8792bdbc7
Fixed: Add opensurvey into list of reloaded modules for 3.7
2015-01-07 11:11:40 +01:00
Marcos García de La Fuente
7424ee1107
Improving Contrat documentation and fixed some properties usage
2014-12-28 19:28:25 +01:00
Laurent Destailleur
e395fd8096
Fix CRLF
2014-11-30 15:24:39 +01:00
Laurent Destailleur
8b0a9d78bb
Fix: CRLF
2014-11-18 19:03:02 +01:00
Laurent Destailleur
b68bfac593
Fix: Usage of migration scripts from command line
2014-11-06 13:46:12 +01:00
Laurent Destailleur
7224f64224
Work on multi user for events.
...
Fix: Modules must be reloaded after migration.
2014-09-23 16:15:15 +02:00
Laurent Destailleur
bb8ec0c8f9
Fix: Too many parameter
2014-08-01 14:26:13 +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
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
cafa61ef7d
Fix: Use correct syntax of date into sql requests (with quotes)
2014-03-15 23:12:00 +01:00
Laurent Destailleur
94be4ec897
Fix: Avoid error in migration from 3.1 version.
...
Fix: Suggested migration choice was ko from x.y.z to x.y.z+1
2014-02-08 14:55:27 +01:00
Laurent Destailleur
d72167d543
Code comments
2014-01-15 19:12:55 +01:00
Laurent Destailleur
966f135316
Fix: Migration must load new boxes
2013-10-26 16:18:28 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
c28ef8a557
Fix: Delete deprecated files during install as they create conflicts
...
when migrating from old versions.
2013-05-07 12:51:45 +02:00
Laurent Destailleur
c850d413f4
Fix: [ bug #871 ] Erreur MAJ 3.2 -> 3.3 avec pgsql
2013-05-03 12:00:55 +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
cdc355fea0
Fix: Missing hookmanager
2013-03-06 17:21:51 +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
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
6ba4a22d21
Fix: Migration of payment id not complete
2012-12-27 01:22:00 +01:00
Laurent Destailleur
078b015db8
Work on multitax (vat). Need your test.
...
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
2012-11-03 16:32:49 +01:00
Regis Houssin
0975918cc6
Fix: [task #146 ] Remove table llx_categorie_association
...
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-08 19:27:02 +02:00
Laurent Destailleur
856c829c99
New: Add a selection module for emailing to enter a recipient from
...
gui.
2012-09-05 20:41:28 +02:00
Marcos García
5769c0facc
Changed incorrect includes
2012-08-23 02:46:16 +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
Laurent Destailleur
b82fb7a7d9
Fix: exit code when upgrade is ran from command line
2012-08-05 00:49:28 +02:00
Laurent Destailleur
317abb46fd
Fix: Start war bug
2012-04-07 02:24:32 +02:00
Laurent Destailleur
a98439aeba
Fix: install process
2012-04-04 21:44:35 +02:00
Laurent Destailleur
e084dc306e
Fix: When run from command line, script must return return code
2012-04-04 20:37:16 +02:00
Laurent Destailleur
3383d314c9
Doxygen
2012-03-19 17:18:11 +01:00
Laurent Destailleur
80b75fa67d
Fix: boxes must not be removed after update
2012-03-03 17:37:45 +01:00
Laurent Destailleur
6d8c1bf7c6
Fix: Removed warnings
2012-03-03 16:44:05 +01:00
Laurent Destailleur
20c85b9ca8
Avoid duplicate messages during upgrade
2012-02-16 18:52:07 +01:00
Laurent Destailleur
45529b14ff
Removed dead code + Doxygen
2012-02-10 15:56:41 +01:00
Regis Houssin
dac379af17
Merge pull request #64 from grandoc/develop
...
Develop
2011-12-08 02:21:46 -08:00
Grand Philippe
057e573aa6
fix: tree was changed for class ModelePdfExpedition
2011-12-08 11:17:11 +01:00
Regis Houssin
e92ab7327d
Fix: migration payment mode
2011-12-08 11:11:22 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Laurent Destailleur
9f889b0439
Qual: Uniformize code for document generation of shipments.
...
Prepare usage of odt templates.
2011-11-30 12:28:01 +01:00
Laurent Destailleur
f821880399
Fix: Reload of a menu handler need name of menu handler
2011-11-28 10:34:52 +01:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
eldy
8ff32f8ada
Doxygen
2011-09-29 22:21:57 +02:00
eldy
a8f7fa91e8
Qual: Use a factory to create databse instance. This allow to use
...
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 19:41:08 +02:00
eldy
fd4ad1c540
Qual: Use a factory to create databse instance. This allow to use
...
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
ab953d6501
Qual: Call static methods as static with no need to create instance
2011-08-27 15:40:08 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
58adc5443e
Add menu reload into migrate process
2011-08-21 13:28:05 +00:00
Laurent Destailleur
8f80249655
Prepare new version
2011-08-11 20:59:32 +00:00
Laurent Destailleur
f2277c6a3a
Qual: Removed useless code
2011-08-11 16:22:34 +00:00
Laurent Destailleur
004fa54eb7
Fix: Avoid errors into rpm packages
2011-07-31 23:24:38 +00:00
Laurent Destailleur
592321c13f
Fix: Removed deprecated file
2011-07-28 15:30:27 +00:00
Laurent Destailleur
537822f7d1
Fix: Removed duplicated files
2011-07-28 14:27:57 +00:00
Laurent Destailleur
d0ce86e54e
Fix: Removed duplicate files
2011-07-28 10:55:45 +00:00
Laurent Destailleur
c5982dd296
Fix: W3C
2011-07-28 10:43:43 +00:00
Laurent Destailleur
e3b6a5974a
Fix: Removed deprecated file
2011-07-27 17:34:43 +00:00
Laurent Destailleur
0514537fcc
Fix: Removed deprecated file
2011-07-27 17:32:40 +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
Laurent Destailleur
7a616a8592
Fix: Permission "read" of ecm document was not used and replaced by "download". As it is same permission, we moved back to "read" to be uniform with other modules: "read" must be first permission with number XXX1.
2011-05-25 10:35:57 +00:00
Laurent Destailleur
6afb4ebf50
Removed deprecated file
2011-04-06 21:07:35 +00:00
Laurent Destailleur
0f7bbdae07
Debug of new emailing modules: Add link to third party, and removed some too long statistics.
...
Also I rename modules to have them sorted by theme elements.
2011-03-23 16:31:03 +00:00
Laurent Destailleur
25421c2433
Qual: Removed deprecated code
2011-03-09 16:17:56 +00:00
Laurent Destailleur
e9f4879245
Qual: Prepare move of function dol_delete_file into file.lib.php
2011-03-09 15:34:57 +00:00
Laurent Destailleur
45e817e480
Workflow is empty by default but can be modified with module workflow
2011-03-01 09:53:09 +00:00
Regis Houssin
aba9bb9acd
Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files
2011-02-24 18:22:24 +00:00
Laurent Destailleur
ca6f631e36
New: Enhancement in actions list management. Can define an order. Add check during dictionnary add.
2011-02-02 13:29:54 +00:00
Laurent Destailleur
b642d5169c
Bad eol
2011-01-16 14:55:23 +00:00
Laurent Destailleur
3ed4e5cfd8
Fix: Avoid blocking error when modules were removed
2011-01-16 12:53:23 +00:00
Laurent Destailleur
518c37059b
Fix: Comment
2011-01-12 14:44:08 +00:00
Laurent Destailleur
0f3c3d1236
New: Add a message at end of migration process
2010-12-01 22:34:58 +00:00
Laurent Destailleur
baad7963a7
Fix: Error in GETPOST function
2010-11-10 23:54:59 +00:00
Regis Houssin
e2917db98d
Fix: bad conversion if records is a float number
2010-11-06 19:02:02 +00:00
Regis Houssin
022ef7bcca
Fix: bad conversion if records is a float number
2010-11-06 18:31:35 +00:00
Regis Houssin
0157a18f8f
Fix: bad conversion if records is a float number
2010-11-06 18:27:38 +00:00
Regis Houssin
40cdb5dba1
New: Task #10725
2010-10-28 19:31:11 +00:00
Laurent Destailleur
436e8f06eb
Fix: Remove warning
2010-10-17 23:35:18 +00:00
Laurent Destailleur
74ed4ff9e4
Move function in correct part
2010-10-06 09:52:58 +00:00
Laurent Destailleur
0c83bf4779
Work on module paypal
2010-10-03 00:12:54 +00:00
Laurent Destailleur
3ab4e40f3d
Fix: focus on login
...
Fix: Permission number for some modules
2010-10-01 17:59:02 +00:00
Laurent Destailleur
af6e976a6e
Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir.
2010-09-15 17:20:20 +00:00
Laurent Destailleur
ecc6c5c2f6
Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir.
2010-09-15 16:17:14 +00:00
Laurent Destailleur
b317ea0ce1
Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir.
2010-09-15 16:07:03 +00:00
Regis Houssin
f4e656eee1
Fix: regression
2010-09-06 22:31:36 +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
7e70aaa2f0
Works on migration management positioning lines
...
rang is not implemented in project task for the moment
2010-09-06 16:51:05 +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
cf4aa19d0c
Works on migration management positioning lines
...
Phase 3 : llx_facturedet
2010-09-06 14:37:29 +00:00
Regis Houssin
4bd73cdda1
Works on migration management positioning lines
...
Phase 2 : llx_commandedet
2010-09-06 13:54:42 +00:00
Regis Houssin
1288c620f2
Works on migration management positioning lines
...
Phase 2 : llx_commandedet
2010-09-06 13:44:19 +00:00
Regis Houssin
fb67f808c3
Works on migration management positioning lines
...
Phase 2 : llx_commandedet
2010-09-06 13:44:19 +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
e15bc371b1
New: Can generate business card for on particular member.
2010-09-01 11:38:10 +00:00
Laurent Destailleur
ded3200073
Work on FPDF replacement by TCPDF
2010-08-31 23:52:19 +00:00
Laurent Destailleur
2ac615a352
Fix: Error message
2010-08-31 21:43:00 +00:00
Laurent Destailleur
46b05b1e21
Fix: Remove warnings
2010-08-31 21:40:42 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
e6722ad64f
Fix: Error management on delete file
2010-08-18 20:26:57 +00:00
Laurent Destailleur
21d233cd72
Migrate menu only if required
2010-08-15 22:33:08 +00:00
Laurent Destailleur
6ef783b6cf
Remove deprecated file
2010-08-12 18:42:01 +00:00
Laurent Destailleur
c942bfa616
Fix: Function renamed
2010-08-02 19:13:08 +00:00
Laurent Destailleur
23e503b3f0
Fix: Solve errors in migrate with postgresql
2010-08-01 21:42:57 +00:00
Laurent Destailleur
c0fd415527
Fix: Column name was not changed everywhere
2010-07-29 12:37:09 +00:00
Laurent Destailleur
2352dbffc1
Fix: Error in migrate of deliveries
2010-07-27 18:33:41 +00:00
Laurent Destailleur
a6b988379a
Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation.
2010-07-21 21:58:46 +00:00
Laurent Destailleur
321840ee67
Fix: A lot of fix in permissions
2010-07-15 20:48:40 +00:00
Laurent Destailleur
cfd5f40683
Move not stable ecotax feature as a module.
2010-07-13 23:36:53 +00:00
Laurent Destailleur
2bbede3133
Fix: Avoid errors after migration
2010-05-16 21:12:09 +00:00
Laurent Destailleur
a23d0b6d5f
Rename function to be more clear.
2010-05-16 21:04:47 +00:00
Laurent Destailleur
65e86e9c29
Fix: Postgresql compatibility
2010-05-07 21:02:48 +00:00
Laurent Destailleur
054572fa12
Enhancement for postgresql support
2010-04-30 17:31:46 +00:00
Philippe Grand
14a6a7da47
international standardization
2010-04-29 14:18:42 +00:00
Regis Houssin
e4ea54f315
Fix: move class to class directory
...
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Laurent Destailleur
4c73cb64c8
Move/Rename numbering module files for invoices to normalize code.
2010-04-28 13:49:13 +00:00
Philippe Grand
3f4bee1f18
according to new tree directory
2010-04-28 12:53:28 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00
Philippe Grand
faf19c91ae
according to new tree directory
2010-04-28 08:35:57 +00:00
Philippe Grand
009b251d52
according to new tree directory
2010-04-27 08:13:42 +00:00
Philippe Grand
c418128a07
according to new tree directory
2010-04-25 14:17:39 +00:00
Laurent Destailleur
76abbf3560
Preapre function to reload menus
2010-04-24 17:37:55 +00:00