Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe
  Helper
  Manager
  MetaSetup
  Object
AccTransaction.pm 3,76 KB
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
AuthMasterRight.pm 304 Bytes
AuthSchemaInfo.pm 301 Bytes
AuthSession.pm 292 Bytes
AuthSessionContent.pm 313 Bytes
AuthUser.pm 1,82 KB
AuthUserConfig.pm 161 Bytes
AuthUserGroup.pm 159 Bytes
BackgroundJob.pm 2,87 KB
BackgroundJobHistory.pm 384 Bytes
BankAccount.pm 1,38 KB
BankTransaction.pm 9,42 KB
Bin.pm 292 Bytes
Buchungsgruppe.pm 3,7 KB
Business.pm 607 Bytes
Chart.pm 5,38 KB
Contact.pm 1,08 KB
CsvImportProfile.pm 2,43 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,8 KB
CustomVariableConfig.pm 2,75 KB
CustomVariableConfigPartsgroup.pm 349 Bytes
CustomVariableValidity.pm 399 Bytes
Customer.pm 1,55 KB
Datev.pm 365 Bytes
Default.pm 504 Bytes
DeliveryOrder.pm 9,92 KB
DeliveryOrderItem.pm 592 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
EmailJournal.pm 425 Bytes
EmailJournalAttachment.pm 253 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 962 Bytes
GenericTranslation.pm 391 Bytes
History.pm 369 Bytes
Inventory.pm 433 Bytes
Invoice.pm 24,1 KB
InvoiceItem.pm 1020 Bytes
Language.pm 140 Bytes
Letter.pm 746 Bytes
LetterDraft.pm 597 Bytes
MakeModel.pm 464 Bytes
Note.pm 1,88 KB
Object.pm 10,3 KB
Order.pm 7,1 KB
OrderItem.pm 2,1 KB
Part.pm 9,91 KB
PartsGroup.pm 673 Bytes
PaymentTerm.pm 3 KB
PeriodicInvoice.pm 416 Bytes
PeriodicInvoicesConfig.pm 8 KB
Price.pm 365 Bytes
PriceFactor.pm 468 Bytes
PriceRule.pm 4,36 KB
PriceRuleItem.pm 4,62 KB
Pricegroup.pm 252 Bytes
Printer.pm 2,02 KB
Project.pm 4,08 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 3,01 KB
ReconciliationLink.pm 313 Bytes
RecordLink.pm 375 Bytes
RequirementSpec.pm 16,4 KB
RequirementSpecAcceptanceStatus.pm 865 Bytes
RequirementSpecComplexity.pm 497 Bytes
RequirementSpecDependency.pm 405 Bytes
RequirementSpecItem.pm 4,45 KB
RequirementSpecOrder.pm 319 Bytes
RequirementSpecPart.pm 205 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 347 Bytes
SepaExportItem.pm 631 Bytes
SepaExportMessageId.pm 316 Bytes
Shipto.pm 2,84 KB
Status.pm 367 Bytes
Tax.pm 260 Bytes
TaxKey.pm 367 Bytes
TaxZone.pm 992 Bytes
TaxzoneChart.pm 2,84 KB
TodoUserConfig.pm 383 Bytes
TransferType.pm 378 Bytes
Translation.pm 229 Bytes
TriggerInformation.pm 313 Bytes
Unit.pm 1,49 KB
UnitsLanguage.pm 381 Bytes
VC.pm 1,27 KB
Vendor.pm 1,42 KB
Warehouse.pm 490 Bytes

Aktuellste Revisionen

# Datum Autor Kommentar
f08036d7 18.04.2016 15:33 Moritz Bunkus

SL::DB::Printer: »Dokument an Drucker schicken« zentralisiert

Die neue Funktion print_document übernimmt das Spawnen des externen
Prozesses und schickt das Dokument an den Drucker. Das Dokument kann
entweder direkt als Inhalt oder als zu sendender Dateiname übergeben...

72d45992 15.04.2016 16:23 Martin Helmling mh@waldpark...

Sepa-Überw: Fehlermeldung beim Überweisen mit Skonto

Hier fehlte eine Abfrage. Fehlermeldung auf die Zahlungsart beziehen

1aa3ce07 06.04.2016 18:22 Sven Schöling

SL::DB::Object: warnings

da6a187a 06.04.2016 16:05 Moritz Bunkus

SL::DB::Object: clone_and_reset unter Umgehung von itime, mtime

86bc3cfa 06.04.2016 16:05 Moritz Bunkus

CVar: Shipto-CVars beim Clonen mit clonen

0eb90109 06.04.2016 16:05 Moritz Bunkus

SL::DB::Invoice->new_from: individuelle Lieferadressen richtig behandeln

Individuelle Lieferadressen werden nur von shipto.trans_id zu ar.id
verlinkt, nicht aber in ar.shipto_id. Die Implementation ist analog zu
SL::DB::DeliveryOrder->new_from.

492c85c2 06.04.2016 16:05 Moritz Bunkus

DeliveryOrder->new_from: kein $custom_shipto-Objekt zurückgeben

Falls das Quellobjekt eine individuelle Lieferadresse besaß, wurden bei
new_from() zwei Objekte zurückgegeben: das neue Lieferscheinobjekt und
ein Clone der individuellen Lieferadresse. Diese waren nicht verknüpft....

3f0ed511 06.04.2016 16:05 Moritz Bunkus

Shipto: Methode zum Clonen in SL::DB::Shipto und nicht in DeliveryOrder->new_from

6e1a7a2e 06.04.2016 16:05 Moritz Bunkus

CVar-Helfer: cvars_by_config nach Config-Reihenfolge sortiert zurückgeben

6ef4190e 06.04.2016 16:05 Moritz Bunkus

CVars: Lieferadressen-CVars in Stammdaten bearbeiten

Revisionen anzeigen

Auch abrufbar als: Atom