Dolibarr ERP & CRM » Bugs » bug #1844 Wrong DOL_URL_ROOT to user/fiche.php in payment salaryLatest modifications
Answer now
Snapshot Details |
Submitted by: | braito (braito) | | Submitted on: | 2015-02-11 13:17 |
Last Modified On: | 2015-02-12 10:31 | |
Summary: | Wrong DOL_URL_ROOT to user/fiche.php in payment salary |
Description: | In the bank lines, if you make a payment to a user, the link to the user in the line goes to dolibarr/user/fiche.php instead of DOL_URL_ROOT/user/fiche.php |
Step to reproduce bug: | |
Detected in version: | 3.6.1 | | Category: | Module: Banks and Cash |
Severity: | 3 | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Closed | | Assigned to: | None |
Resolution: | Fixed | |
Comments- braito 2015-02-12 10:31
- Just add this pull to 3.7
In 3.6 it's fine
https://github.com/Dolibarr/dolibarr/pull/2319 - braito 2015-02-11 13:52
- This links are in the database.
In the migration should be: DOL_URL_ROOT/user/card.php |
|
Open→ ClosedNone→ Fixed