Logiciel de Facturation et Devis - JLogiciels
Solutions de gestion et de facturation, découvrez nos différents packs métiers !
什么是Logiciel de Facturation et Devis - JLogiciels?
Logiciel de Facturation et Devis - JLogiciels是由https://www.jlogiciels.fr开发的Chrome扩展程序,该扩展的主要功能是“Solutions de gestion et de facturation, découvrez nos différents packs métiers !”。
扩展截图
下载Logiciel de Facturation et Devis - JLogiciels扩展crx文件
下载Logiciel de Facturation et Devis - JLogiciels扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | jhimkeomnddanlmicdccpajmicpmohjf |
| 官方URL | https://chromewebstore.google.com/detail/logiciel-de-facturation-e/jhimkeomnddanlmicdccpajmicpmohjf |
| 简介 | Solutions de gestion et de facturation, découvrez nos différents packs métiers ! |
| 文件大小 | 5.93 KB |
| 安装次数 | 128 |
| 当前版本 | 1.1 |
| 更新时间 | 2016-02-15 |
| 上架时间 | 2016-02-15 |
| 开发者 | https://www.jlogiciels.fr |
| 付费类型 | free |
| 扩展官网 | http://www.jlogiciels.fr |
| 支持的语言 | 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"
} | |