This module blocks the context menu to pop up for instance in order to prevent the user from downloading images. But you can also use it on various other elements.
This module provides ability to export Drupal Commerce order data to the external bookkeeping / ERP / CRM application WinBIZ. WinBIZ is a third party software developed by La Gestion Electronique SA. See also http://www.winbiz.ch
Our goal is to create a high quality out-of-the-box integration.
All relevant administrative tasks with online shops should be covered with that combination without any line of custom code.
The exported data can be used to create invoice documents, reminders and of course for general bookkeeping. The module offers a settings page where the most important parameters can be set.
Features
Export Drupal Commerce order data
Configure certain exported fields on the settings page
Full Commerce Tax support
Notify WinBIZ about online (Creditcard) payments
Support payment account mapping
Developers can alter the exported values before the data is sent to WinBIZ
Known issues
The page callback on the Drupal side is not using user authentication for now, it is only protected by an authentication token which can be set on the settings page
Default currency of imported amounts is currently Swiss Francs (hardcoded)