Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 45d6fc38

Von Bernd Bleßmann vor fast 4 Jahren hinzugefügt

  • ID 45d6fc385606d960c57d9bf1ec79bbc256f9a5a2
  • Vorgänger b3089c09
  • Nachfolger 517ed14d

PTC: Rückgabehash taxes in taxes_by_chart_id umbenannt

Damit ist klarer, was zu erwarten ist

Unterschiede anzeigen:

t/db_helper/price_tax_calculator.t
153 153
      [],
154 154
    ],
155 155
    exchangerate                                 => 1,
156
    taxes                                        => {
156
    taxes_by_chart_id                            => {
157 157
      $tax->chart_id                             => 1.11,
158 158
    },
159 159
    taxes_by_tax_id                              => {
......
238 238
      [], [],
239 239
    ],
240 240
    exchangerate                                  => 1,
241
    taxes                                         => {
241
    taxes_by_chart_id                             => {
242 242
      $tax->chart_id                              => 1.11,
243 243
      $tax7->chart_id                             => 0.82,
244 244
    },
......
346 346
      [], [], [],
347 347
    ],
348 348
    exchangerate                                 => 1,
349
    taxes                                        => {
349
    taxes_by_chart_id                            => {
350 350
      $tax->chart_id                             => 2.9,
351 351
    },
352 352
    taxes_by_tax_id                              => {
......
417 417
      [],
418 418
    ],
419 419
    exchangerate                                 => 1,
420
    taxes                                        => {
420
    taxes_by_chart_id                            => {
421 421
      $tax->chart_id                             => 0.66,
422 422
    },
423 423
    taxes_by_tax_id                              => {
......
470 470
      [],
471 471
    ],
472 472
    exchangerate                                 => 1,
473
    taxes                                        => {
473
    taxes_by_chart_id                            => {
474 474
      $tax->chart_id                             => 1843,
475 475
    },
476 476
    taxes_by_tax_id                              => {
......
534 534
      [],
535 535
    ],
536 536
    exchangerate                                 => 1,
537
    taxes                                        => {
537
    taxes_by_chart_id                            => {
538 538
      $tax->chart_id                             => 12.84,
539 539
    },
540 540
    taxes_by_tax_id                              => {

Auch abrufbar als: Unified diff