Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe
  Helper
  Manager
  MetaSetup
  Object
AccTransaction.pm 383 Bytes
Assembly.pm 543 Bytes
AuthClient.pm 5,14 KB
AuthClientGroup.pm 163 Bytes
AuthClientUser.pm 161 Bytes
AuthGroup.pm 2,61 KB
AuthGroupRight.pm 161 Bytes
AuthUser.pm 1,8 KB
AuthUserConfig.pm 161 Bytes
AuthUserGroup.pm 159 Bytes
BackgroundJob.pm 2,82 KB
BackgroundJobHistory.pm 384 Bytes
BankAccount.pm 376 Bytes
Bin.pm 292 Bytes
Buchungsgruppe.pm 3,46 KB
Business.pm 501 Bytes
Chart.pm 1,28 KB
Contact.pm 1,08 KB
CsvImportProfile.pm 3,46 KB
CsvImportProfileSetting.pm 535 Bytes
CsvImportReport.pm 2,03 KB
CsvImportReportRow.pm 391 Bytes
CsvImportReportStatus.pm 397 Bytes
Currency.pm 140 Bytes
CustomVariable.pm 3,52 KB
CustomVariableConfig.pm 2,3 KB
CustomVariableConfigPartsgroup.pm 349 Bytes
CustomVariableValidity.pm 399 Bytes
Customer.pm 1,28 KB
Datev.pm 365 Bytes
Default.pm 504 Bytes
DeliveryOrder.pm 7,88 KB
DeliveryOrderItem.pm 381 Bytes
DeliveryOrderItemsStock.pm 401 Bytes
DeliveryTerm.pm 486 Bytes
Department.pm 459 Bytes
Draft.pm 365 Bytes
Dunning.pm 369 Bytes
DunningConfig.pm 381 Bytes
Employee.pm 332 Bytes
Exchangerate.pm 379 Bytes
Finanzamt.pm 373 Bytes
FollowUp.pm 564 Bytes
FollowUpAccess.pm 383 Bytes
FollowUpLink.pm 379 Bytes
GLTransaction.pm 238 Bytes
GenericTranslation.pm 391 Bytes
History.pm 369 Bytes
Inventory.pm 433 Bytes
Invoice.pm 13,2 KB
InvoiceItem.pm 695 Bytes
Language.pm 140 Bytes
MakeModel.pm 373 Bytes
Note.pm 544 Bytes
Object.pm 8,85 KB
Order.pm 6,51 KB
OrderItem.pm 798 Bytes
Part.pm 9,91 KB
PartsGroup.pm 568 Bytes
PaymentTerm.pm 2,36 KB
PeriodicInvoice.pm 416 Bytes
PeriodicInvoicesConfig.pm 2,72 KB
Price.pm 365 Bytes
PriceFactor.pm 468 Bytes
Pricegroup.pm 146 Bytes
Printer.pm 609 Bytes
Project.pm 3,18 KB
ProjectParticipant.pm 391 Bytes
ProjectPhase.pm 379 Bytes
ProjectPhaseParticipant.pm 401 Bytes
ProjectRole.pm 377 Bytes
ProjectStatus.pm 533 Bytes
ProjectType.pm 525 Bytes
PurchaseInvoice.pm 1,26 KB
RecordLink.pm 375 Bytes
RequirementSpec.pm 15,4 KB
RequirementSpecAcceptanceStatus.pm 865 Bytes
RequirementSpecComplexity.pm 497 Bytes
RequirementSpecDependency.pm 405 Bytes
RequirementSpecItem.pm 4,45 KB
RequirementSpecOrder.pm 319 Bytes
RequirementSpecPicture.pm 3,96 KB
RequirementSpecPredefinedText.pm 643 Bytes
RequirementSpecRisk.pm 479 Bytes
RequirementSpecStatus.pm 780 Bytes
RequirementSpecTextBlock.pm 1,87 KB
RequirementSpecType.pm 479 Bytes
RequirementSpecVersion.pm 508 Bytes
SchemaInfo.pm 375 Bytes
SepaExport.pm 375 Bytes
SepaExportItem.pm 631 Bytes
Shipto.pm 1,21 KB
Status.pm 367 Bytes
Tax.pm 260 Bytes
TaxKey.pm 367 Bytes
TaxZone.pm 590 Bytes
TaxzoneChart.pm 3,48 KB
TodoUserConfig.pm 383 Bytes
TransferType.pm 378 Bytes
Translation.pm 229 Bytes
TriggerInformation.pm 313 Bytes
Unit.pm 1,33 KB
UnitsLanguage.pm 381 Bytes
VC.pm 1,27 KB
Vendor.pm 1,15 KB
Warehouse.pm 490 Bytes

Aktuellste Revisionen

# Datum Autor Kommentar
36703a86 14.08.2014 15:04 Bernd Blessmann

Warengruppen-Filter f. CVars bei Waren

cherry-pick aus Kundenprojekt und Anpassungen an unstable (hauptsächlich
Umstellung auf Controller)

Conflicts:

SL/CVar.pm
SL/DB/CustomVariableConfig.pm
bin/mozilla/amcvar.pl
bin/mozilla/io.pl...
0cb6e3af 06.08.2014 15:15 Bernd Bleßmann

Spaltenzahl f. benutzerdef. Variablen in Belegen in Benutzereinstellungen ...

.. angeben können. Default ist 3.

2b69a6ac 06.08.2014 10:07 Kivitendo Admin

Steuerzone: in Upgrade-Datei customer/vendor angepasst

Macht man eigentlich nachträglich nicht, aber da das Update noch so
frisch ist...

Beim Umstellen von taxzone wurde vergessen, auch die Einträge der
Standardsteuerzone bei den Kunden und Lieferanten anzupassen. Im Zuge...

d3801bc9 04.08.2014 17:31 Kivitendo Admin

Neue Methode orphaned für Buchungsgruppe

Zum Prüfen, ob eine Buchungsgruppe gelöscht oder bearbeitet werden kann.

078c9769 04.08.2014 17:31 Kivitendo Admin

Fehlende MetaSetup Dateien für Steuerzonenupdate

f80a17fa 04.08.2014 17:31 Kivitendo Admin

DB Code für Buchungsgruppe und TaxzoneChart aufgeräumt

In SL::DB::Manager::Buchungsgruppe die Methoden inventory_accno und
inventory_accno_description entfernt, da hier einfach
inventory_account->accno und inventory_account->description benutzt
werden können.

1c62d23e 04.08.2014 17:31 Kivitendo Admin

Steuerzone - Default eingeführt (statt id 0)

Als Defaultsteuerzone gilt nun die Steuerzone mit dem höchsten Sortcode, der
nicht obsolet ist (in der Regel also id 1).

Bernd hatte noch ein paar Stellen gefunden, wo als Default 0 gesetzt wird.
Außerdem Doku angepasst, taxzone_id ist nun nicht mehr im Bereich 0-3.

d7a9026a 04.08.2014 17:31 Bernd Bleßmann

Nachtrag zu Steuerzonen: benutzte Klassen mit require einbinden.

6e603868 04.08.2014 17:31 Kivitendo Admin

Steuerzonen ungültig machen

jede Steuerzone kann man unter "System->Steuerzonen->auf Steuerzone klicken"
individuell auf ungültig (obsolete) setzen.

ungültig heißt:

  • Steuerzone erscheint nicht in der großen Buchungsgruppenübersicht
  • Steuerzone erscheint nicht im Drop-Down Menü für Steuerzonen bei neuen...
f5c454e3 04.08.2014 17:31 Niclas Zimmermann

Steuerzonen und Buchungsgruppen bearbeiten

Nachdem man Steuerzonen und Buchungsgruppen auf Datenbankebene
bearbeiten kann, ist jetzt auch eine Bearbeitung an der Ober-
fläche möglich.

Alter Code, der für die Anzeige/Bearbeitung/Erstellung von
Buchungsgruppen entwickelt wurde hat nicht mehr funktioniert...

Revisionen anzeigen

Auch abrufbar als: Atom