OpenConcerto

Dépôt officiel du code source de l'ERP OpenConcerto
sonarqube

svn://code.openconcerto.org/openconcerto

Rev

Rev 156 | Rev 177 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 156 Rev 174
Line 213... Line 213...
213
        });
213
        });
214
        /*******************************************************************************************
214
        /*******************************************************************************************
215
         * VARIATION DE STOCK
215
         * VARIATION DE STOCK
216
         ******************************************************************************************/
216
         ******************************************************************************************/
217
        // 240 SommeSolde( 6030, 6036* )
217
        // 240 SommeSolde( 6030, 6036* )
218
        long v240 = this.sommeCompte.soldeCompte(6031, 6032, true, this.dateDeb, this.dateFin);
218
        long v240 = this.sommeCompte.soldeCompte(6031, 6036, true, this.dateDeb, this.dateFin);
219
        this.m.put("CHARGES3.11", GestionDevise.currencyToString(v240, false));
219
        this.m.put("CHARGES3.11", GestionDevise.currencyToString(v240, false));
220
 
220
 
221
        // 213
221
        // 213
222
        this.m.put("CHARGES4.11", "");
222
        this.m.put("CHARGES4.11", "");
223
 
223
 
Line 262... Line 262...
262
        /*******************************************************************************************
262
        /*******************************************************************************************
263
         * REMUNERATION Du PERSONNEL
263
         * REMUNERATION Du PERSONNEL
264
         ******************************************************************************************/
264
         ******************************************************************************************/
265
        // 250 SommeSolde( 640, 644* )+SommeSolde( 648, 649* )
265
        // 250 SommeSolde( 640, 644* )+SommeSolde( 648, 649* )
266
        long v250 = this.sommeCompte.soldeCompte(644, 644, true, this.dateDeb, this.dateFin) + this.sommeCompte.soldeCompte(648, 649, true, this.dateDeb, this.dateFin)
266
        long v250 = this.sommeCompte.soldeCompte(644, 644, true, this.dateDeb, this.dateFin) + this.sommeCompte.soldeCompte(648, 649, true, this.dateDeb, this.dateFin)
267
                + this.sommeCompte.soldeCompte(641, 641, true, this.dateDeb, this.dateFin);
267
                + this.sommeCompte.soldeCompte(641, 641, true, this.dateDeb, this.dateFin)+ this.sommeCompte.soldeCompte(642, 642, true, this.dateDeb, this.dateFin);
268
        this.m.put("CHARGES3.14", GestionDevise.currencyToString(v250, false));
268
        this.m.put("CHARGES3.14", GestionDevise.currencyToString(v250, false));
269
 
269
 
270
        // 220
270
        // 220
271
        this.m.put("CHARGES4.14", "");
271
        this.m.put("CHARGES4.14", "");
272
 
272
 
Line 350... Line 350...
350
 
350
 
351
        /*******************************************************************************************
351
        /*******************************************************************************************
352
         * PRODUITS FINANCIERS
352
         * PRODUITS FINANCIERS
353
         ******************************************************************************************/
353
         ******************************************************************************************/
354
        // 280 -SommeSolde( 760, 769* )-SommeSolde( 786, 786* )-SommeSolde( 796, 796* )
354
        // 280 -SommeSolde( 760, 769* )-SommeSolde( 786, 786* )-SommeSolde( 796, 796* )
355
        long v280 = -this.sommeCompte.soldeCompte(761, 768, true, this.dateDeb, this.dateFin) - this.sommeCompte.soldeCompte(786, 786, true, this.dateDeb, this.dateFin)
355
        long v280 = -this.sommeCompte.soldeCompte(760, 768, true, this.dateDeb, this.dateFin) - this.sommeCompte.soldeCompte(786, 786, true, this.dateDeb, this.dateFin)
356
                - this.sommeCompte.soldeCompte(796, 796, true, this.dateDeb, this.dateFin);
356
                - this.sommeCompte.soldeCompte(796, 796, true, this.dateDeb, this.dateFin);
357
        this.m.put("PCHARGES3.21", GestionDevise.currencyToString(v280, false));
357
        this.m.put("PCHARGES3.21", GestionDevise.currencyToString(v280, false));
358
 
358
 
359
        // 237
359
        // 237
360
        this.m.put("PCHARGES4.21", "");
360
        this.m.put("PCHARGES4.21", "");
Line 367... Line 367...
367
 
367
 
368
        /*******************************************************************************************
368
        /*******************************************************************************************
369
         * PRODUITS EXCEPTIONNELS
369
         * PRODUITS EXCEPTIONNELS
370
         ******************************************************************************************/
370
         ******************************************************************************************/
371
        // 290 -SommeSolde( 77, 77* )-SommeSolde( 787, 789* )-SommeSolde( 797, 799* )
371
        // 290 -SommeSolde( 77, 77* )-SommeSolde( 787, 789* )-SommeSolde( 797, 799* )
372
        long v290 = -this.sommeCompte.soldeCompte(771, 772, true, this.dateDeb, this.dateFin) - this.sommeCompte.soldeCompte(775, 778, true, this.dateDeb, this.dateFin)
372
        long v290 = -this.sommeCompte.soldeCompte(770, 772, true, this.dateDeb, this.dateFin) - this.sommeCompte.soldeCompte(775, 778, true, this.dateDeb, this.dateFin)
373
                - this.sommeCompte.soldeCompte(787, 787, true, this.dateDeb, this.dateFin) - this.sommeCompte.soldeCompte(797, 797, true, this.dateDeb, this.dateFin);
373
                - this.sommeCompte.soldeCompte(787, 787, true, this.dateDeb, this.dateFin) - this.sommeCompte.soldeCompte(797, 797, true, this.dateDeb, this.dateFin);
374
        this.m.put("PCHARGES3.22", GestionDevise.currencyToString(v290, false));
374
        this.m.put("PCHARGES3.22", GestionDevise.currencyToString(v290, false));
375
 
375
 
376
        // 245
376
        // 245
377
        this.m.put("PCHARGES4.22", "");
377
        this.m.put("PCHARGES4.22", "");