From ead8d5f238705ea70fe187a068ab9dc69e9a40a2 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 30 Dec 2023 16:30:46 +0100 Subject: [PATCH] Cosmetic Totaux OD --- include/operation_ods_new.inc.php | 51 +++++++++++++++++++------------ 1 file changed, 31 insertions(+), 20 deletions(-) diff --git a/include/operation_ods_new.inc.php b/include/operation_ods_new.inc.php index 811434099..7a14b09c3 100644 --- a/include/operation_ods_new.inc.php +++ b/include/operation_ods_new.inc.php @@ -86,30 +86,41 @@ $default_currency=new Acc_Currency($cn,0); echo $ledger->input($p_post); +$style=' style="display:inline-block;width: 15rem;text-align: right"'; +?> +
+ + + + + + + + + + + + -echo '
'; -echo '
+ > + + > + + > +
get_code()?> + > + + > +
'. - ''.td(''). - td(_('Débit')) . - '' . - td(_('Crédit')) . - ' ' . - td(_('Difference')) . - ' '. - ''; -// For currency -echo ''.td($default_currency->get_code()). - td(_('Débit')) . - '' . - td(_('Crédit')) . - ' ' . - td(). - ''; -echo '
'; + + + -echo '
'; + + +amount_id="totalDeb";