Logiciel de Facturation et Devis - JLogiciels
Solutions de gestion et de facturation, découvrez nos différents packs métiers !
What is Logiciel de Facturation et Devis - JLogiciels?
Logiciel de Facturation et Devis - JLogiciels is a Chrome extension developed by https://www.jlogiciels.fr, and its main feature is "Solutions de gestion et de facturation, découvrez nos différents packs métiers !".
Extension Screenshots
Download Logiciel de Facturation et Devis - JLogiciels Extension CRX File
Download Logiciel de Facturation et Devis - JLogiciels extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
SOLUTIONS DE GESTION & FACTURATION - JLOGICIELS®
Nos logiciels de gestion
Ventes : facturation, devis, suivi clients
Stock : entrées, sorties, inventaires
Trésorerie : dépenses, recettes, balances
Agenda : plannings, calendriers, tâches
Achats : fournisseurs, commandes
Congés : congés, absences, maladie
Frais : notes de frais
Composez vous-même votre logiciel
Nos packs métiers
Pack Bâtiment : devis, factures, chantiers
Pack Formation : conventions, catalogue, formations
Pack Boutique : caisse, factures, stock, achats
Pack Services : factures, caisse, agenda
Pack Livraison : Gestion planning livraisons
Pack Métré Négoce : Calcul matériaux à partir d'un plan
Pack Métré Artisan : Calcul matériaux à partir d'un plan
Pack Etat des lieux : logements, états des lieux Extension Basic Information
| Name | |
| ID | jhimkeomnddanlmicdccpajmicpmohjf |
| Official URL | https://chromewebstore.google.com/detail/logiciel-de-facturation-e/jhimkeomnddanlmicdccpajmicpmohjf |
| Description | Solutions de gestion et de facturation, découvrez nos différents packs métiers ! |
| File Size | 5.93 KB |
| Installation Count | 128 |
| Current Version | 1.1 |
| Last Updated | 2016-02-15 |
| Publish Date | 2016-02-15 |
| Developer | https://www.jlogiciels.fr |
| Payment Type | free |
| Extension Website | http://www.jlogiciels.fr |
| Supported Languages | fr |
| manifest.json | |
{
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "JLogiciels"
},
"description": "Solutions de gestion et de facturation, d\u00e9couvrez nos diff\u00e9rents packs m\u00e9tiers !",
"homepage_url": "http:\/\/www.jlogiciels.fr",
"icons": {
"128": "icon.png",
"16": "icon.png",
"48": "icon.png"
},
"manifest_version": 2,
"name": "Logiciel de Facturation et Devis - JLogiciels",
"options_page": "options.html",
"permissions": [
"tabs"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.1"
} | |