User Tools

Site Tools


dolibarrconnectoruserguide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dolibarrconnectoruserguide [2014/08/02 11:43] – add module usage fappelsdolibarrconnectoruserguide [2023/04/14 14:40] (current) – [Activate module] fappels
Line 1: Line 1:
 ====== Dolibarr connector ====== ====== Dolibarr connector ======
 ===== Installation ===== ===== Installation =====
-Place module_dolibarrextdirect-1.0.x.zip file into dolibarr root directory on your server.+==== Standard installation ==== 
 +If you get the module in a zip file (like when downloading it from the market place [[https://www.dolistore.com|Dolistore]], go into 
 +menu **Home - Setup - Modules - Deploy external module** and upload the zip file. 
 +To connect the Mobilid application you need to select the Dolibarr Custom connector in the Mobilid setup. 
 + 
 +==== Root installation ==== 
 +You can also use old Dolibarr root procedure. 
 +Place module_extdirect-1.0.x.zip file into dolibarr root directory on your server.
 Uncompress file with command: Uncompress file with command:
-<code>unzip module_dolibarrextdirect-1.0.x.zip</code> +<code>unzip module_extdirect-1.0.x.zip</code> 
-Module is ready to setup.+For this mode you need to select the Dolibarr Root connector in the Mobilid setup. 
 + 
 +==== Git clone installation ==== 
 +The connector module files are located in the 'extdirect' subfolder of the git repo. 
 +You can clone the repo in your dolibarr custom folder, but you need to make a symbolic link to the 'extdirect' subfolder. 
 +For the community version [[https://github.com/fappels/dolibarrextdirect|dolibarrextdirect]] you need to run command: 
 +<code>ln -s dolibarrextdirect/extdirect extdirect</code> 
 +For the payed [[https://github.com/fappels/dolibarr-mobilid|dolibarr-mobilid]] you need to run command: 
 +<code>ln -s dolibarr-mobilid/extdirect extdirect</code> 
 +For this mode you need to select the Dolibarr Custom connector in the Mobilid setup. 
 + 
 + 
 + 
 + 
 + 
 + 
 ===== Module setup ===== ===== Module setup =====
 ==== Activate module ==== ==== Activate module ====
Line 12: Line 35:
   - With an administrator account, go on page "Home - Setup - Modules".   - With an administrator account, go on page "Home - Setup - Modules".
   - Choose the "interfaces modules" tab.    - Choose the "interfaces modules" tab. 
-  - Look for the "ExtDirect" module.+  - Look for the "MOBILID CONNECTOR" or "EXTDIRECT" module.
   - Then click on "Activate" toggle switch.   - Then click on "Activate" toggle switch.
   - Click on module configuration icon to setup the connector.   - Click on module configuration icon to setup the connector.
Line 32: Line 55:
   - Set Parameter 'AutoAsign' to 'No' and click 'Modify'.   - Set Parameter 'AutoAsign' to 'No' and click 'Modify'.
   - Connect Mobilid (Set URL and Indentification in Mobilid Settings and push back button) and click 'Refresh'.   - Connect Mobilid (Set URL and Indentification in Mobilid Settings and push back button) and click 'Refresh'.
-  - Select Dolibarr user to assign to the connection.+  - Select Dolibarr user to assign to the connection request.
   - Click 'Save'.   - Click 'Save'.
   - Tap 'Yes' in Mobilid to confirm the connection.   - Tap 'Yes' in Mobilid to confirm the connection.
   - When you 'Refresh' again you should see the 'Acknowledge' flag set.   - When you 'Refresh' again you should see the 'Acknowledge' flag set.
 You can use this screen also to monitor which type and when a device was last connected. The list is sorted on last connection. You can use this screen also to monitor which type and when a device was last connected. The list is sorted on last connection.
 +
 +After connecting you can change still change assigned Dolibarr user or the request identification in the Mobilid app.
 +
 +**Important, when adding a connection your need to tap the '+' button, only when moving your server you may change the connection URL**
 === Activity tracking === === Activity tracking ===
-Choose the Activities tab to see all activities of the connected apps. You can see when a Mobilid module was started and finished (timetracking).+Choose the Activities tab to see all activities of the connected apps. You can see when a Mobilid module was started and finished (timetracking), the duration between start and finish is also shown. 
 +You can filter activities by dolibarr user, when filtered you will have links to the objects handled by an activity.
 ===== Module update ===== ===== Module update =====
 When an existing installation is updated, disable and re-enable module to update module database. When an existing installation is updated, disable and re-enable module to update module database.
Line 44: Line 72:
 ===== Module usage ===== ===== Module usage =====
 This chapter gives you some tips on how to manage actions performed by Mobilid in the Dolibarr ERP System.  This chapter gives you some tips on how to manage actions performed by Mobilid in the Dolibarr ERP System. 
-Give the Mobilid user the correct permissions to the modules used by Mobilid.+Give the Mobilid user the correct permissions to the modules used by Mobilid. All stock related modules are compatible with the Dolibarr lot/serial module.
 ==== Stock Inventory ==== ==== Stock Inventory ====
-You must enable the 'Products' and 'stocks' modules to be able to use the Mobilid Inventory module. The changes done by the module can be monitored in the 'Stock movements' list in Dolibarr.+You must enable the 'Products' and 'stocks' modules to be able to use the Mobilid Inventory module. Check your stock value before start counting your stock qty, Mobilid will adjust qty immediately.The changes done by the module can be monitored in the 'Stock movements' list in Dolibarr.
  
 {{ :stock_monitor.png?nolink&640 |Stock movements}} {{ :stock_monitor.png?nolink&640 |Stock movements}}
-  - Select Products/Services tab. 
-  - Select Stock movements. 
-  - Check inventory changes. 
-  - Check warehouse movements. 
  
-Tip: When you start using Dolibarr and you have an existing stock, first add all your products (width barcodes) into Dolibarr. Then go to your warehouse and enter the physical stock amounts using Mobilid. +Tip: When you start using Dolibarr and you have an existing stock, first add all your products into Dolibarr. Then go to your warehouse and enter the physical stock amounts using Mobilid. 
 ==== Order Picking ==== ==== Order Picking ====
 Enable the Shipments module, the picking module will create draft shipments from the collected orders. You still need to validate end send the shipment using the Dolibarr system. Enable the Shipments module, the picking module will create draft shipments from the collected orders. You still need to validate end send the shipment using the Dolibarr system.
Line 60: Line 84:
 Enable the Agenda module, to be able to add events.  Enable the Agenda module, to be able to add events. 
 ==== Order creating ==== ==== Order creating ====
-The order module will create Draft orders, you can validate them in Dolibarr. If required, you can print the order to have it signed by the Customer. Mobilid has not yet the ability the sign orders.+The order module will create Draft orders, you can validate them in Dolibarr. If required, you can print the order to have it signed by the Customer. Mobilid has not yet the ability to sign orders
 +==== Dispatch supplier order ==== 
 +This is an optional module, please contact [[mailto:info@z-application.com|Z-Application]] for receiving a licence key. 
 +You need to activate the option 'Increment stock on Dispatch supplier order' in the 'Stock' module.
dolibarrconnectoruserguide.1406972612.txt.gz · Last modified: 2014/08/02 11:43 by fappels