Laurent Destailleur 4f9f0fd7b5 Merge branch 'develop' into elseif 6 年之前
..
company f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing 6 年之前
individual f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing 6 年之前
README bb58b80ce8 Add doc 14 年之前
actions_card_common.class.php 4f9f0fd7b5 Merge branch 'develop' into elseif 6 年之前
index.html ec661d0c6c Removed index.php and replaced them with blank index.html as it is more appropriate 11 年之前

README

This directory contains an example on how we can use
the canvas feature to overwrite the thirdparty screen and
sql code by new one.

This directory is used only if thirdpartie's pages are called
with option canvas=newcanvas@societe parameter.
If yes, screens are replaced by template in
htdocs/societe/canvas/newcanvas directory
and actions are also replaced by actions in
htdocs/societe/canvas/newcanvas directory.

In standard usage of Dolibarr, this directory can be removed.