noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] branch master updated (c028d41 -> 659cbc6)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (c028d41 -> 659cbc6)
Date: Sat, 17 Oct 2015 15:07:04 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  c028d41   translation
       new  c59cca6   Restructure files , move show_pj.php to export_receipt.php
       new  9da5661   Restructure files , move show_document.php to 
export_document.php
       new  659cbc6   Restructure files , move show_document_modele.php to 
export_document_template.php

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 html/js/gestion.js                                 |   48 +++++++++++++----
 include/ajax/ajax_ledger.php                       |   11 ++---
 include/ajax/ajax_mod_document.php                 |    2 +-
 include/class/class_acc_ledger_purchase.php        |    2 +-
 include/class/class_acc_ledger_sold.php            |    2 +-
 include/class/class_document.php                   |    7 ++-
 include/class/class_document_modele.php            |    9 ++--
 include/class/class_follow_up.php                  |    2 +-
 .../export/export_document.php                     |   57 +++++++++++---------
 .../export/export_document_template.php            |   12 ----
 .../export/export_receipt.php                      |   34 ++++--------
 include/lib/class_html_input.php                   |   17 +++++-
 include/template/modele_document.php               |    5 +-
 sql/upgrade.sql                                    |   16 ++++++
 14 files changed, 130 insertions(+), 94 deletions(-)
 rename html/show_document.php => include/export/export_document.php (71%)
 rename html/show_document_modele.php => 
include/export/export_document_template.php (88%)
 rename html/show_pj.php => include/export/export_receipt.php (79%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]