Laurent Destailleur e16d944284 Clean code 2 年 前
..
company e2ec34e1e5 Clean code 2 年 前
individual 9f23bac505 use hasRight 2 年 前
README bb58b80ce8 Add doc 15 年 前
actions_card_common.class.php e16d944284 Clean code 2 年 前

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.