[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 19/19: REVERT 9bc780c62 SALE : by default inv
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 19/19: REVERT 9bc780c62 SALE : by default invoice not checked |
Date: |
Wed, 25 Sep 2024 06:45:07 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit 8625967a715c21ad9f2868ddcaaa08d6e0087930
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Mon Sep 23 22:13:47 2024 +0200
REVERT 9bc780c62 SALE : by default invoice not checked
---
include/class/acc_ledger_sale.class.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/class/acc_ledger_sale.class.php
b/include/class/acc_ledger_sale.class.php
index 7644f0c49..2f57664fe 100644
--- a/include/class/acc_ledger_sale.class.php
+++ b/include/class/acc_ledger_sale.class.php
@@ -1268,7 +1268,7 @@ EOF;
if ($this->db->count_sql("select md_id,md_name from document_modele
where md_affect='VEN' ") > 0) {
- $r.=_('ou générer une facture') . ' <input type="checkbox"
name="gen_invoice" UNCHECKED>';
+ $r.=_('ou générer une facture') . ' <input type="checkbox"
name="gen_invoice" CHECKED>';
// We propose to generate the invoice and some template
$doc_gen = new ISelect();
$doc_gen->name = "gen_doc";
- [Noalyss-commit] [noalyss] 03/19: Fix Bug Cannot create new category of cards, (continued)
- [Noalyss-commit] [noalyss] 03/19: Fix Bug Cannot create new category of cards, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 07/19: PHP Install check if curl present, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 05/19: Bug : warning for ledger C0JRN when no category card is checked, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 09/19: Cosmetic menu, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 12/19: VAT warning : update the VAT CODE, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 17/19: Cosmetic : remove border, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 14/19: MOD1: setting base TVA, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 01/19: Code change + typo, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 08/19: MOD2 : update, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 18/19: nav-level2.active and nav-level3 active: border color, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 19/19: REVERT 9bc780c62 SALE : by default invoice not checked,
dwm <=
- [Noalyss-commit] [noalyss] 04/19: Cosmetic, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 06/19: Update MOD1, Belgian template add VAT, document, ..., dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 16/19: Synchro with stable DO NOT INTEGRATE to pre-stable nor stable, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 02/19: Fix : France saldo until end of exercice in Gestion, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 10/19: SALE : by default invoice not checked, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 13/19: INSTALL: template must always use its own db structure, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 11/19: TVA show up , sorted by ID, dwm, 2024/09/25
- [Noalyss-commit] [noalyss] 15/19: MOD2 : remove schema, dwm, 2024/09/25