Ok thank you!
I've install the last dev and it's working when adding services but I've tried with the members module and after I created a new member, and validated that member I've tried to link it to a dolibarr third party already created and I got this error:
( ! ) SCREAM: Error suppression ignored for
( ! ) Xdebug: user triggered in E:\dbarr\htdocs\core\lib\functions.lib.php on line 2164
Call Stack
# Time Memory Function Location
1 0.0036 493208 ( ) ..\fiche.php:0
2 1.1114 5704664 CommonObject->getCanvas( ) ..\fiche.php:68
3 1.1117 5705088 dol_print_error( ) ..\commonobject.class.php:1990
4 1.1138 5730008 xdebug_print_function_stack ( ) ..\functions.lib.php:2164
Dolibarr has detected a technical error.
This is information that can help diagnostic:
Date: 20130114111134
Dolibarr: 3.4.0-alpha
Level of features: 0
PHP: 5.4.3
Server: Apache/2.2.22 (Win32) PHP/5.4.3
Requested Url: /dbarr/adherents/fiche.php
Referer: http://localhost/dbarr/adherents/fiche.php?action=editthirdparty&rowid=1
Menu manager:
Database type manager: mysql
Request for last database access in error: SELECT rowid, canvas FROM llx_adherent WHERE entity IN (1) AND rowid = 1
Return code for last database access in error: DB_ERROR_NOSUCHFIELD
Information for last database access in error: Unknown column 'canvas' in 'field list'
XDebug informations:
File: E:\dbarr\htdocs\core\class\commonobject.class.php
Line: 1990
Function: getCanvas
- The link to the third party is actually done and when a new subscription is created the invoice is also created in the third party associated.
I'm just mentioning this because I don't know if this error might be related or not with the SERVICE_ARE_ECOMMERCE_200238EC switch being ON.
- Is there a way that the amount added in the new subscription form be considered only the subscription price without VAT? VAT should be added to this amount if VAT should be charged, like it's done in services. (maybe adding a switch in the module setup: typed subscription prices include VAT? yes o)
- Why is that a third party can only be associated with one member in the subscription module? For example, imagine a club where the father, mother and kids are members, all have their own membership card but all the subscriptions invoices should be issued to the father.
Thank you
↧