[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] tag rel7107 created (now 2134aef)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] tag rel7107 created (now 2134aef) |
Date: |
Sat, 11 Jul 2020 13:36:37 -0400 (EDT) |
sparkyx pushed a change to tag rel7107
in repository noalyss.
at 2134aef (commit)
This 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 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 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
The 120 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Noalyss-commit] [noalyss] tag rel7107 created (now 2134aef),
Dany De Bontridder <=