Laurent Destailleur %!s(int64=14) %!d(string=hai) anos
pai
achega
bb58b80ce8
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      htdocs/societe/canvas/README

+ 12 - 0
htdocs/societe/canvas/README

@@ -0,0 +1,12 @@
+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.