Difference between revisions of "Freeside:3:Documentation:Developer:Exports"

From Freeside
Jump to: navigation, search
(New page: =Adding a new export= * A module should be added in the FS/FS/part_export/ directory * An example may be found in eg/export_template.pm)
 
 
(No difference)

Latest revision as of 17:13, 16 September 2014

Adding a new export

  • A module should be added in the FS/FS/part_export/ directory
  • An example may be found in eg/export_template.pm