noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] annotated tag rel7110 created (now 7217362)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] annotated tag rel7110 created (now 7217362)
Date: Sat, 26 Oct 2019 04:39:43 -0400 (EDT)

sparkyx pushed a change to annotated tag rel7110
in repository noalyss.

        at  7217362   (tag)
   tagging  e22f3cfd382564e45ca9e75c16bf04cf5e575e58 (commit)
  replaces  rel7014
 tagged by  Dany De Bontridder
        on  Sat Oct 26 10:37:55 2019 +0200

- Log -----------------------------------------------------------------
Version 7.1.1
* Ajout calcul dans les champs numerique
* Simplification pour recherche
* Bugs
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  71962e7   create currency SQL tables
       new  ab2b8ac   Currency : add PHP Class for SQL table
       new  9733fad   Currency : create view + add currency name to table 
currency
       new  943a4a9   Currency : add test file + database file + mtable
       new  280fe56   html_page_start : protect query, improve code
       new  be37f9b   Currency : add ajax call to delete one rate , add 
documentation , remove debug info
       new  27fa5a9   Currency : add menu for currency
       new  1a09c71   Currency = add a mode currency, possible to work without
       new  392b75d   Currency : add security for setting
       new  cff9e49   Currency : add SQL constraint + doc
       new  5e88b71   Currency : SQL menu change
       new  d3e649d   Action_Code : add validate, cancel and modify icon
       new  776873e   indent
       new  8d8f521   INum : add function onchange with inplace edit
       new  1683eff   insert_jrnx : add debug
       new  d6d0b3f   Currency : insert operation with currency in VEN and ACH
       new  bec1996   Currency : fix rounded bugs in detail operation
       new  8909b0c   task #448 : Currency : display currency info into 
operation detail
       new  73b93b6   Task #448 : currency : cosmetic operation detail
       new  35e989a   Task #448 : check currency rate > 0 and payment in eur
       new  57ab271   Task #448 : issue with reconciliation amount
       new  3ab5f05   Task #448 : identical operation with currency
       new  f084692   Display the balance difference
       new  e7228b0   Task #448 : rounded value for VEN
       new  dbde8e2   Task #448 : payment method VEN
       new  1096958   Task #448 : rounded problem add debug info
       new  694c976   Task #448 : delete unused currency
       new  ca620cb   Task #448 : currency , EUR cannot be changed and not 
display
       new  05305df   Task #448 : currency_id = 0 for the default currency + 
display currency rate in confirm operation
       new  1c47aa9   remove debug info
       new  e1076de   task #448 : currency always used and remove parameter 
'use_currency' from parameters, add SQL script
       new  a9c547c   Task #448 : SQL integrated into upgrade128
       new  9be3de1   Task #448 : correct bug if VAT Rate  = 0 , amount was 
reset
       new  82a1436   Task #448 : Currency : purchase, fix bug for autoreverse 
VAT
       new  6029d91   Task #448 : correct bug when saving into quant_purchase
       new  794b213   Bug in QUANT_PURCHASE , dp_dep_priv is not saved
       new  de5db19   comment
       new  e2b25ac   Task #448 : currency improve detail of operation
       new  fe27cad   integrate fix for bug in insert_quant_purchase which 
cannot save private fee
       new  512c548   Fix bug quant_purchase , private fee not saved
       new  6e8d352   Fix bug quant_purchase , private fee not saved
       new  8fe6ae9   remove debug
       new  d8432fe   Missing ob_start
       new  f8db1e5   Task #448 : add info about currency into History of cards 
and accounting
       new  531df93   Fix todo_list : if list empty , gets an error in php 7.2
       new  48a4700   Merge branch 'r700-currency' of 
ssh://ns3git/srv/git/noalyss into r700-currency
       new  1e36bda   typo
       new  c2c39f8   Task #448 : add currency to card -> history + export CSV
       new  024c124   Update documentation
       new  2051243   Protect function nb , return the string if the parameter 
is not a float
       new  e12848f   New version of libreoffice use the numeric in another way
       new  d4579ac   Create invoice : New version of libreoffice use the 
numeric in another way
       new  75d0eee   Missing class : missing class for acc_ledger
       new  f5f5e55   Bug 1600 : alphanumeric accounting must be case 
insensitive
       new  93d39e3   integrate fix for bug in insert_quant_purchase which 
cannot save private fee Conflicts:   include/sql/patch/upgrade128.sql
       new  f96180c   Fix todo_list : if list empty , gets an error in php 7.2
       new  fd68868   Security : direct injection
       new  a93a557   Fix : security fixes see rapport exakat (Damien Seguy)
       new  6482988   Security fix : f_id is a number
       new  169fb9c   Security fix : f_id is a number
       new  a9d3b1c   Task #1619 : CFGLED change label  for "Donner ici la 
fiche du compte en banque"
       new  20c369b   translation
       new  9ba82e7   CFGLED : security fix : remove $_REQUEST
       new  4ca14cb   Merge master
       new  457290f   Merge branch 'master' into r700-currency
       new  5b8c5ac   Remove the default "<div class=content>" which lead to 
cosmetic bug in the plugins
       new  d9a0932   Documentation
       new  964b444   Documentation
       new  9b6bf6c   Create lib for Tabs
       new  2f1d694   Merge tag 'rel7008' into r700-currency
       new  e93017c   Check for date and number : isdate and isnumeric
       new  2e2ab4c   Merge branch 'master' into r700-currency
       new  b129fc7   Merge branch 'r700-currency' of 
gitlab.noalyss.eu:noalyss/noalyss into r700-currency
       new  0fb8ece   Merge branch 'r700-currency' of 
gitlab.noalyss.eu:noalyss/noalyss into r700-currency
       new  a4027a7   Improve waiting box
       new  8803de1   Bug : cannot set group
       new  d7ff4ae   Manage_Table : issue with the type select
       new  a0bdfd3   Bug : ajax fails if wait_box does not exist
       new  5b558f0   Bug : in Purchase and Sale , the last rows disappear when 
we change the ledger
       new  9b1a950   Improve debug info
       new  7c74247   adapt to 7.2  ,error with sizeof
       new  76b69d4   adapt to 7.2  ,error with count
       new  64e1894   adapt to 7.2  ,init
       new  765a62b   Style.css Ajout  de nowrap
       new  7eb4644   Currency : financial ledger can be set to a specific 
currency
       new  2b04571   Currency : show the currency of the ledger when entering 
info
       new  c7a4b57   translate
       new  36a4c49   FIN : cosmetic : bug due the currency feature in the 
input there are 2 supplementary rows for total in EUR and CURRENCY. Those rows 
don't exist for FIN
       new  0e1c146   adapt to 7.2  ,array
       new  b71c39b   Code cleaning : remove SQL with hardcoded value
       new  059c41c   PHP 7.2 : fix incomptability
       new  958b30a   Merge branch 'master' into r700-currency
       new  17ffe67   translate
       new  9748320   acc_ledger_fin : cosmetic : input
       new  fc4b24f   currency : adapt for FIN
       new  6928b0c   Merge branch 'master' into r700-currency
       new  7b8daeb   Fin : currency , add missing info into Operation_Currency
       new  ffa1b5a   Fin currency : detail operation show currency , rate and 
amount
       new  c155f87   Modify quant_fin , we add a column j_id to have a fk to 
jrnx and operation_currency
       new  23b60f9   Currency : financial use the rate depending of the 
operation date
       new  5d16283   Currency : SQL quant_fin is adapted
       new  869022f   Version DB 131
       new  36823c1   reverse for quant_fin
       new  b07f744   Reverse for Currency
       new  f07de41   Background color
       new  dd8bc67   Currency : adapt for bank saldo
       new  18bb3ec   Currency : export PDF and CSV with currency for printing 
financial ledger listing(oneline)
       new  0a2484f   acc_ledger_fin . translation
       new  fadfc93   Indentation
       new  5dda688   Currency : All ledger's listing mode , html , csv and pdf
       new  4deb34a   Currency : sales in listing mode
       new  318365e   currency : sale extended html , csv
       new  010a025   change background
       new  855a853   Currency : purchase oneline + extended html and csv
       new  3c93e74   Currency : ledger printing for FIN + detail operation
       new  47af824   Database upgrade 131
       new  7280cfd   Currency : cosmetic display history :  show only the 
value of the card/accounting
       new  b2ab12f   Currency : export CSV history for card and accounting, 
fix bug with unneeded oc_vat_amount + add the currency rate
       new  076eade   currency : adapt middle of payment
       new  f16bc6f   Currency : send the saldo for financial ledger
       new  62bce27   Currency : error when displaying, add 4 due to a mistype 
instruction
       new  1138118   Currency : display correctly the saldo at the end / 
beginning operation
       new  65393e3   Currency = payment automatic for Sales and Purchases
       new  2134aef   Currency : when we pay at the same time as we record the 
sale / purchase , either the bank is in euro (default currency) or the 
sale/purchase has the same currency than the financial ledger
       new  3aec0e2   Merge branch 'master' into r700-currency
       new  f0499ac   Merge branch 'master' into r700-currency
       new  b82aae9   Merge commit '3f53de417dd89e9a90a386404f93f8648155e046' 
into r700-currency
       new  abefd83   Missing bracket
       new  521135c   Esthetic with button "Add accounting"
       new  781efef   typo doc
       new  8555b69   Translation + use of httpInput
       new  1c0d74b   Translation
       new  a21adbc   Translation
       new  1974dfc   use of httpInput
       new  b3ada41   Translation
       new  45a7280   Translation
       new  2873d62   Translation
       new  431f41b   Translation
       new  602f65f   Translation
       new  99e4b16   Misc. Operation : input : Missing tag TR
       new  656b1cf   Currency : for misc. operation
       new  cc5c5ab   Currency : Precision 6
       new  5c40f5f   Currency : precision 6,  display default currency ,  
protect used currency against delete
       new  3d45f18   Currency : meaning 1 EUR is worth x currency  for Sales
       new  c953d43   Currency : the meaning is : 1 euro is worth xxx Currency 
, so we divide the amount with the currency rate to compute the EUR value
       new  d4d7214   Currency : history for accounting , correct amount in 
currency
       new  4e1d598   Currency : detail operation Purchase , the amount in 
currency were wrong in the summary
       new  cf6a135   remove commented code
       new  2601b09   Currency : purchase, save all detail also in currency, 
fix problem with the advance payment
       new  0395ed1   Currency : detail operation Sale , the amount in currency 
were wrong  in the summary
       new  3a9d1e4   Task #1660 : place the button for the inventory on the top
       new  7b488df   New function findSide return D if number is  <0
       new  910c31a   Fix problem with total in balance export
       new  bc57b09   by default jrn is an empty array
       new  d951014   Task #0001309: Association d'une opération avec elle-même.
       new  67f1a54   Merge branch 'r700-currency' of 
gitlab.noalyss.eu:noalyss/noalyss into r700-currency
       new  8826bae   Merge branch 'r700-currency' of 
gitlab.noalyss.eu:noalyss/noalyss into r700-currency
       new  e2a707e   Merge branch 'master' of 
gitlab.noalyss.eu:noalyss/noalyss into r700-currency
       new  6a6322b   Currency : because of Misc Operation, the tiers must also 
be saved into operation_currency. Fix also PRINTJRN for currency
       new  57bb44c   Protect parameters
       new  46b4cdf   PHP 7.2 incomptability : sizeof of not array
       new  588442f   Currency - fix view
       new  d6b736a   PHP 7.2 mistyped command
       new  51550b4   Currency Show currency info for MISC
       new  12aeed8   Database upgrade
       new  994bbd7   Typo
       new  fb7505f   Currency : set default accounting for change difference 
when using currency
       new  5d939a9   translation
       new  5f55c27   Mantis #0001688: Affichage centime dans l'écran de 
confirmation
       new  6c90a40   Merge branch 'r700-currency' of 
gitlab.noalyss.eu:noalyss/noalyss into r700-currency
       new  18cb87d   Mantis #0001666: Export CSV depuis histo ne filtre pas 
par journal
       new  d78acab   Mantis #0001682: CA - ajouter possibilité d'exporter le 
plan analytique, add action CSV:Analytic_Axis
       new  3d96930   Mantis #0001682: CA - ajouter possibilité d'exporter le 
plan analytique, missing file
       new  3f56012   Merge branch 'r700-currency' of 
gitlab.noalyss.eu:noalyss/noalyss into r700-currency
       new  bf6d515   mantis #1690: Bug : impossible d'utiliser < dans 
Inplace_Edit Use base64_decode to protect the string in serialize
       new  d541d5e   Mantis #1626: AFFICHAGE BALANCE FICHE - soldes nuls au 
débit
       new  b3db0f6   Mantis #1643: Déplacement du "bouton" «retour 
en-haut/calculatrice»
       new  312d930   Mantis #1665: Pouvoir modifier l'ordre dans les listing 
de compta analytique
       new  abf4b17   Mantis #1596: Dans le plan comptable, fiches non 
cliquables Les fiches sont cliquable dans Plan Comptable , PCMNCFG et dans la 
liste des postes, en plus on peut obtenir toutes les fiches d'un poste
       new  f5f47a6   Mantis #0001614: Problème bilans , changement pour bilan 
ASBL
       new  634e89a   Mantis #1611: Problème Plan comptable - mise en évidence 
poste utilisés
       new  3d0aba8   Bug : CARD misplace of "Search Card"
       new  dc150ce   Fix bug from merge
       new  65cc218   CSS : cosmetic
       new  14f4fd8   Merge issue : inappropriate rollback
       new  474b542   Fix Inappropriate merge
       new  ab79b9f   Wrong merge broke fiche.class.php
       new  cc1a984   Fix broken merge
       new  445dbdf   Fiche.clasS.php fix broken merge
       new  35a94a4   translate
       new  1d4d31d   Cosmetic adapt color
       new  d3f5e8b   Mantis #0001618: Journaux - choix du type en premier
       new  f2be4c3   Php7.2 incompatibility
       new  1a806c9   TEST : fix some little bugs
       new  c5a25dd   mantis #1690: Bug : impossible d'utiliser < dans 
Inplace_Edit Replace strip_tags , add a space before the "<"
       new  d7f9c67   Mantis #1693: CA - problème avec la balance croisée double
       new  b1b3639   translation
       new  1370259   Merge branch 'entreprise' of 
gitlab.noalyss.eu:noalyss/noalyss into entreprise
       new  6d51017   Merge with dev7109
       new  f275796   Merge branch 'master' into entreprise
       new  f33ff14   Merge branch 'dev7109' into entreprise
       new  6872a81   Merge branch 'dev7109' into entreprise
       new  41ae4b8   Merge branch 'dev7109' into entreprise
       new  28b7a6e   Cosmetic
       new  31e346b   Merge branch 'dev7109' into entreprise
       new  19e5d9f   Cosmetic
       new  0030779   Merge branch 'dev7109' into entreprise
       new  17f4ad8   Merge branch 'dev7109' into entreprise
       new  aa7399b   Apparence 7.1
       new  35205c4   Improve apparence
       new  0506cf6   Improve appearance
       new  3311f26   Merge branch 'accept7100' into entreprise
       new  bf7da45   Merge branch 'accept7100' into entreprise
       new  7994c59   Merge branch 'accept7100' into entreprise
       new  531ed26   Merge branch 'accept7100' into entreprise
       new  2c04a61   Merge branch 'accept7100' into entreprise
       new  bf56ffb   Merge branch 'accept7100' into entreprise
       new  d898a7a   Merge branch 'accept7100' into entreprise
       new  354cbfb   Merge branch 'Cosmetic-7100' into 'entreprise'
       new  00280b5   Merge branch 'entreprise' of 
gitlab.noalyss.eu:noalyss/noalyss into entreprise   * index.css logo size
       new  bbdeaea   task #0001698: Problème affichage historique fiches 
Prevent direct use of http_request translation Cosmetic
       new  860d940   Task #0001698: Problème affichage historique fiches
       new  a1f98f9   Task #0001703: Faciliter effacement montants dans les 
filtres
       new  29067c8   Improve PHPUNIT Test for phpunit7 and phpunit8
       new  1cb3b8d   documentation + traduction
       new  f117c84   Merge branch 'accept7100' into entreprise
       new  3dfe784   Merge branch 'accept7100' into entreprise
       new  77223e4   Bug with p_jrn
       new  d48cffe   Task #1759 = PRINTBAL sur 4 colonnes
       new  bc89fb1   Merge branch 'bug-printtva' into entreprise
       new  e1be2ee   If currency not given then supposed to be the default one 
(id=0)
       new  bfabc6e   Save_form_plan must use the array
       new  680950c   gitlab #5 Achat propose l'anc pour toutes les lignes
       new  4496ad5   fixup! Printtva , under some circumstance 
tva_summary::check fails
       new  de41232   indent
       new  a5a36c8   Merge branch 'dev7102' into entreprise
       new  9982f25   Acc_Ledger : problem with acc_ledger::load()
       new  e22f3cf   Adapt printtva to entreprise

The 238 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.




reply via email to

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