From 53bc905027134c75d09b9a350c95f71ca3831bb5 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Thu, 21 May 2015 14:20:00 +0200 Subject: [PATCH] [DATA] +payment methods and point of sale journal --- data/account.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 data/account.xml diff --git a/data/account.xml b/data/account.xml new file mode 100644 index 0000000..0a350f2 --- /dev/null +++ b/data/account.xml @@ -0,0 +1,31 @@ + + + + + Chèques + BNK3 + bank + + + + + + + Caisse + BNK4 + cash + + + + + + + 5 + + + Journal du point de vente + JPDV + sale + + + -- 2.20.1